mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
lsof: Fix dead URL + cosmetic fixes
Removed some whitespace and refreshed patches, which was forgotten during the bump. No actual changes so no release bump. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ diff --git a/Configure b/Configure
|
||||
index e4a25a2..3a6e78b 100755
|
||||
--- a/Configure
|
||||
+++ b/Configure
|
||||
@@ -2923,7 +2923,7 @@ return(0); }
|
||||
@@ -2976,7 +2976,7 @@ return(0); }
|
||||
LSOF_TMP1=1
|
||||
fi # }
|
||||
fi # }
|
||||
|
||||
@@ -2,7 +2,7 @@ diff --git a/Configure b/Configure
|
||||
index 3a6e78b..a2946c6 100755
|
||||
--- a/Configure
|
||||
+++ b/Configure
|
||||
@@ -2788,6 +2788,9 @@ LOCKF_OWNER4
|
||||
@@ -2841,6 +2841,9 @@ LOCKF_OWNER4
|
||||
if test "X$LSOF_CC" = "X" # {
|
||||
then
|
||||
LSOF_CC=cc
|
||||
|
||||
Reference in New Issue
Block a user