aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-02-05 23:03:16 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-02-05 23:03:16 +0000
commit45f06b991922b8ab4949dfc90889f87f5b0c3640 (patch)
treeb97b6603c61c249a535335f21f9f56350141afe3
parent1cca8f4691ff0ec8694f03c33da02769f0c90dee (diff)
downloadwavemon-45f06b991922b8ab4949dfc90889f87f5b0c3640.tar.gz
Update broken handcrafted patch
-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))