libpcap: add -fpic, refresh patches

SVN-Revision: 26999
This commit is contained in:
Jo-Philipp Wich
2011-05-24 10:36:25 +00:00
parent 50d2a84a21
commit f94411e910
4 changed files with 9 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
--- a/Makefile.in
+++ b/Makefile.in
@@ -539,62 +539,12 @@ install: install-shared install-archive
@@ -539,62 +539,12 @@ install: install-shared install-archive
(mkdir -p $(DESTDIR)$(includedir); chmod 755 $(DESTDIR)$(includedir))
[ -d $(DESTDIR)$(includedir)/pcap ] || \
(mkdir -p $(DESTDIR)$(includedir)/pcap; chmod 755 $(DESTDIR)$(includedir)/pcap)