summaryrefslogtreecommitdiffstats
path: root/utils/lsof/patches/003-lsof_selinux.patch
blob: c74c1e3f95379145e34f6dc8f5ad8b2a7cd454ab (plain)
1
2
3
4
5
6
7
8
9
10
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"