aboutsummaryrefslogtreecommitdiff
path: root/utils/lsof/patches/003-lsof_selinux.patch
blob: ee1426d1220793eb37f9f1732b7c04689c591346 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/Configure
+++ b/Configure
@@ -2991,7 +2991,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"