You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
259 B

  1. --- a/Configure
  2. +++ b/Configure
  3. @@ -2991,7 +2991,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"