summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2006-02-04 23:22:14 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2006-02-04 23:22:14 +0000
commitfd5c46ee7541adc37ce63fe01c8b2defa7164d65 (patch)
treed41b7e1a87dcc9e737641c5beed88e3be1a6f599
parent4ff59715d972f8841481987878e6aa8bf966f5d8 (diff)
* added missing newline at the end of watch
* handle the initial dead link of README git-svn-id: file:///home/lennart/svn/public/mod_mime_xattr/trunk@23 f01872de-66d6-0310-9185-fc3b30f50adc
-rwxr-xr-xdebian/rules1
-rw-r--r--debian/watch2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index ac22512..13bac57 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,6 +33,7 @@ clean:
dh_testdir
dh_testroot
rm -f build-stamp
+ rm -f README
# Add here commands to clean up after the build process.
-$(MAKE) distclean
diff --git a/debian/watch b/debian/watch
index da12fb0..e1ce25a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=2
-http://0pointer.de/lennart/projects/mod_mime_xattr/mod_mime_xattr-(.*)\.tar\.gz \ No newline at end of file
+http://0pointer.de/lennart/projects/mod_mime_xattr/mod_mime_xattr-(.*)\.tar\.gz