mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-27 07:27:14 +00:00
openscap: add package
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
Index: git/configure.ac
|
||||
===================================================================
|
||||
--- git.orig/configure.ac
|
||||
+++ git/configure.ac
|
||||
@@ -1109,11 +1109,7 @@ AC_ARG_WITH([crypto],
|
||||
[],
|
||||
[crypto=gcrypt])
|
||||
|
||||
-if test "x${libexecdir}" = xNONE; then
|
||||
- probe_dir="/usr/local/libexec/openscap"
|
||||
-else
|
||||
- EXPAND_DIR(probe_dir,"${libexecdir}/openscap")
|
||||
-fi
|
||||
+probe_dir="/usr/local/libexec/openscap"
|
||||
|
||||
AC_SUBST(probe_dir)
|
||||
|
||||
Reference in New Issue
Block a user