branch Attitude Adjustment packages
[12.09/packages.git] / utils / lsof / patches / 003-lsof_selinux.patch
1 --- a/Configure
2 +++ b/Configure
3 @@ -2806,7 +2806,7 @@ return(0); }
4         LSOF_TMP1=1
5        fi       # }
6      fi # }
7 -    if test $LSOF_TMP1 -eq 1   # {
8 +    if test 0 -eq 1    # {
9      then
10        LSOF_CFGF="$LSOF_CFGF -DHASSELINUX"
11        LSOF_CFGL="$LSOF_CFGL -lselinux"