summaryrefslogtreecommitdiff
path: root/package/lsof/patches/patch-lsof_4_84_src_lib_Makefile_skel
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-06 02:07:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-06 02:07:20 +0200
commitafaf39d3d4bd5037cb4869237639e3490b3ad198 (patch)
treedc87eb0d67c671e082101d04a53e2ef75faeef59 /package/lsof/patches/patch-lsof_4_84_src_lib_Makefile_skel
parent30eeae75b90510af732cfe072efa74aaaeef1a04 (diff)
lsof: fix glibc compile error, reported by Martin T.
Diffstat (limited to 'package/lsof/patches/patch-lsof_4_84_src_lib_Makefile_skel')
-rw-r--r--package/lsof/patches/patch-lsof_4_84_src_lib_Makefile_skel11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/lsof/patches/patch-lsof_4_84_src_lib_Makefile_skel b/package/lsof/patches/patch-lsof_4_84_src_lib_Makefile_skel
deleted file mode 100644
index 8cada0635..000000000
--- a/package/lsof/patches/patch-lsof_4_84_src_lib_Makefile_skel
+++ /dev/null
@@ -1,11 +0,0 @@
---- lsof_4.84.orig/lsof_4.84_src/lib/Makefile.skel 2001-02-13 03:12:22.000000000 +0100
-+++ lsof_4.84/lsof_4.84_src/lib/Makefile.skel 2011-01-15 23:58:50.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