repo.or.cz
/
gumsense-br.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Default gumstix configuration changed
[gumsense-br.git]
/
package
/
libpcap
/
libpcap-ar.patch
blob
196ee34eb3a293976bd3d76e33c99b990710477d
1
--- libpcap-0.8.3/Makefile.in.orig 2005-01-17 19:04:41.291056960 -0500
2
+++ libpcap-0.8.3/Makefile.in 2005-01-17 19:04:47.836061968 -0500
3
@@ -100,7 +100,7 @@
4
5
libpcap.a: $(OBJ)
6
@rm -f $@
7
- ar rc $@ $(OBJ) $(LIBS)
8
+ $(AR) rc $@ $(OBJ) $(LIBS)
9
$(RANLIB) $@
10
11
scanner.c: $(srcdir)/scanner.l