mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 01:34:31 +04:00
Upstream switched to GitHub and changed their tarball. Adjusted. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
12 lines
259 B
Diff
12 lines
259 B
Diff
--- 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"
|