aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/patches/01-remove-extra-copyright-file.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/01-remove-extra-copyright-file.patch b/debian/patches/01-remove-extra-copyright-file.patch
index e303148..3b47981 100644
--- a/debian/patches/01-remove-extra-copyright-file.patch
+++ b/debian/patches/01-remove-extra-copyright-file.patch
@@ -1,5 +1,5 @@
---- Makefile.in
-+++ Makefile.in
+--- a/Makefile.in
++++ b/Makefile.in
@@ -20,7 +20,7 @@
HEADERS = @PACKAGE_NAME@.h llist.h iw_if.h
PURESRC = $(filter-out $(MAIN),$(wildcard *.c))