aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/01-remove-extra-copying-file.patch
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-02-05 21:39:57 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-02-05 21:39:57 +0000
commitd04b4b7845049a9a5b35cdbdf290141c4b92e688 (patch)
tree433f54a18d4e22d88452f4287fd085c4d39dd8d5 /debian/patches/01-remove-extra-copying-file.patch
parent3938e6cf09fac6d6e60662e233196d931d11d852 (diff)
downloadwavemon-d04b4b7845049a9a5b35cdbdf290141c4b92e688.tar.gz
fix errors
Diffstat (limited to '')
-rw-r--r--debian/patches/01-remove-extra-copying-file.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/patches/01-remove-extra-copying-file.patch b/debian/patches/01-remove-extra-copying-file.patch
deleted file mode 100644
index eb002e4..0000000
--- a/debian/patches/01-remove-extra-copying-file.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -20,7 +20,7 @@ MAIN = @PACKAGE_NAME@.c
- HEADERS = @PACKAGE_NAME@.h llist.h iw_if.h
- PURESRC = $(filter-out $(MAIN),$(wildcard *.c))
- OBJS = $(PURESRC:.c=.o)
--DOCS = README NEWS THANKS AUTHORS COPYING ChangeLog
-+DOCS = README NEWS THANKS AUTHORS ChangeLog