summaryrefslogtreecommitdiff
path: root/package/xinetd/patches/patch-libs_src_str_Makefile_in
blob: 4eaa8e7a0c5c13171f09e921a9f3165c4c350a78 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- xinetd-2.3.14.orig/libs/src/str/Makefile.in	2003-02-19 18:29:27.000000000 +0100
+++ xinetd-2.3.14/libs/src/str/Makefile.in	2011-01-22 20:48:18.908649341 +0100
@@ -63,7 +63,7 @@ libopt: clean
 	$(INSTALL) $(FMODE) $(LIBNAME) $(LIBDIR)-O
 
 $(LIBNAME): $(OBJECTS)
-	ar r $@ $?
+	$(AR) r $@ $?
 	$(RANLIB) $@
 
 LINT_IGNORE=possible pointer alignment|RCSid unused