summaryrefslogtreecommitdiff
path: root/package/lsof/patches/patch-lib_Makefile_skel
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-12 20:50:16 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-12 20:50:16 +0100
commitc22db0379a20550bd17f8919b10b40b5ef7d03b1 (patch)
treed8fc4258c443bab8c25ef4262ff3b278c9a6c782 /package/lsof/patches/patch-lib_Makefile_skel
parent1cfd01852aa45f83506ba67ea3528495918115b3 (diff)
parent2a52a8ea1a405a82ee6640253603067fd5b4fcef (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/lsof/patches/patch-lib_Makefile_skel')
-rw-r--r--package/lsof/patches/patch-lib_Makefile_skel11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/lsof/patches/patch-lib_Makefile_skel b/package/lsof/patches/patch-lib_Makefile_skel
new file mode 100644
index 000000000..dc58ea4fa
--- /dev/null
+++ b/package/lsof/patches/patch-lib_Makefile_skel
@@ -0,0 +1,11 @@
+--- lsof_4.84_src.orig/lib/Makefile.skel 2001-02-13 03:12:22.000000000 +0100
++++ lsof_4.84_src/lib/Makefile.skel 2011-01-12 19:42:17.000000000 +0100
+@@ -22,7 +22,7 @@ all: ${LIB}
+
+ ${LIB}: ${OBJ}
+ ${AR}
+- ${RANLIB}
++ ${RANLIB} ${LIB}
+
+ clean: FRC
+ rm -f ${LIB} ${OBJ} errs Makefile.bak a.out core