You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/argus/files/argus-3.0.8.3-ar.patch

12 lines
240 B

--- a/common/Makefile.in
+++ b/common/Makefile.in
@@ -87,7 +87,7 @@
all: $(LIBS)
@INSTALL_LIB@/argus_common.a: $(COMMONOBJ)
- rm -f $@; ar qc $@ $(COMMONOBJ)
+ rm -f $@; $(AR) qc $@ $(COMMONOBJ)
-$(RANLIB) $@
scanner.c: scanner.l