summaryrefslogtreecommitdiff
path: root/package/lsof/patches/patch-lsof_4_84_src_lib_Makefile_skel
blob: 8cada0635fa219f360eefcca6b829b10a7179506 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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