mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
lsof: import from packages
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- a/Configure
|
||||
+++ b/Configure
|
||||
@@ -2806,7 +2806,7 @@ return(0); }
|
||||
LSOF_TMP1=1
|
||||
fi # }
|
||||
fi # }
|
||||
- if test $LSOF_TMP1 -eq 1 # {
|
||||
+ if test 0 -eq 1 # {
|
||||
then
|
||||
LSOF_CFGF="$LSOF_CFGF -DHASSELINUX"
|
||||
LSOF_CFGL="$LSOF_CFGL -lselinux"
|
||||
Reference in New Issue
Block a user