summaryrefslogtreecommitdiff
path: root/debian/patches/00-fix_build_process.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/00-fix_build_process.patch')
-rw-r--r--debian/patches/00-fix_build_process.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/patches/00-fix_build_process.patch b/debian/patches/00-fix_build_process.patch
index 082ce75..49b3842 100644
--- a/debian/patches/00-fix_build_process.patch
+++ b/debian/patches/00-fix_build_process.patch
@@ -1,3 +1,11 @@
+--- libnet-1.1.2.1.orig/Makefile.am
++++ libnet-1.1.2.1/Makefile.am
+@@ -12,4 +12,4 @@
+
+ EXTRA_DIST = Makefile.am.common
+
+-bin_scripts = libnet-config
++bin_SCRIPTS = libnet-config
--- libnet-1.1.2.1.orig/configure.in
+++ libnet-1.1.2.1/configure.in
@@ -21,10 +21,24 @@