summaryrefslogtreecommitdiffstats
path: root/package/libpcap/patches/102-makefile_disable_manpages.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/libpcap/patches/102-makefile_disable_manpages.patch')
-rw-r--r--package/libpcap/patches/102-makefile_disable_manpages.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libpcap/patches/102-makefile_disable_manpages.patch b/package/libpcap/patches/102-makefile_disable_manpages.patch
index e9cde4f46..7756c99ea 100644
--- a/package/libpcap/patches/102-makefile_disable_manpages.patch
+++ b/package/libpcap/patches/102-makefile_disable_manpages.patch
@@ -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)