summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authormartin f. krafft <madduck@madduck.net>2007-10-10 01:15:53 +0100
committermartin f. krafft <madduck@madduck.net>2007-10-12 21:37:55 +0100
commit9db795a1be28e98c682369c21249164c515d8ab3 (patch)
treed36b58918382b8bd6d4cd33c90431b501d7df3ab /debian/patches
parent96719e1f45b9a44d40ca28020696f3466e4a6488 (diff)
Remove dpatch infrastructure
Signed-off-by: martin f. krafft <madduck@madduck.net>
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/patches/Makefile b/debian/patches/Makefile
deleted file mode 100644
index af67986f..00000000
--- a/debian/patches/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-.PHONY: 00list
-00list:
- find -maxdepth 1 -type f -name \*.dpatch -print \
- | sed -re 's,^\./(.*)\.dpatch$$,\1,' | sort -n > $@