From faf408f4affa448a042448d905b2dbe2402fbd02 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Fri, 7 Oct 2011 12:25:21 -0300 Subject: lsof: bump to version 4.85 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/lsof/lsof-4.84-makefile.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 package/lsof/lsof-4.84-makefile.patch (limited to 'package/lsof/lsof-4.84-makefile.patch') diff --git a/package/lsof/lsof-4.84-makefile.patch b/package/lsof/lsof-4.84-makefile.patch deleted file mode 100644 index 65b1b2e2a..000000000 --- a/package/lsof/lsof-4.84-makefile.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -ru lsof_4.81.orig/lsof_4.81_src/lib/Makefile.skel lsof_4.81/lsof_4.81_src/lib/Makefile.skel ---- a/lib/Makefile.skel 2001-02-13 03:12:22.000000000 +0100 -+++ b/lib/Makefile.skel 2006-11-29 13:51:44.000000000 +0100 -@@ -21,8 +21,8 @@ - all: ${LIB} - - ${LIB}: ${OBJ} -- ${AR} -- ${RANLIB} -+ ${AR} cr ${LIB} ${OBJ} -+ ${RANLIB} ${LIB} - - clean: FRC - rm -f ${LIB} ${OBJ} errs Makefile.bak a.out core -- cgit v1.2.3-55-g7522