summaryrefslogtreecommitdiff
path: root/debian/patches/no-debian-dir.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/no-debian-dir.patch')
-rw-r--r--debian/patches/no-debian-dir.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/no-debian-dir.patch b/debian/patches/no-debian-dir.patch
new file mode 100644
index 00000000..7a342bbe
--- /dev/null
+++ b/debian/patches/no-debian-dir.patch
@@ -0,0 +1,11 @@
+--- Makefile.bak 2004-05-09 17:03:38.000000000 -0400
++++ Makefile 2004-05-09 17:04:22.000000000 -0400
+@@ -43,7 +43,7 @@
+ benchmarks fstests
+
+ # Other directories
+-other-subdirs = hurd doc config release include debian
++other-subdirs = hurd doc config release include
+
+ # All the subdirectories together
+ subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)