aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-27 15:35:40 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-27 15:35:40 -0500
commit4558674d70dd7cd14a650e28c20cc707b72bf425 (patch)
tree8662aa770350c4988cbd4ae901afbc2167bc1961 /debian/rules
parent6f3e348d31761ef6251e71222f01268da1422766 (diff)
downloadikiwiki-4558674d70dd7cd14a650e28c20cc707b72bf425.tar
ikiwiki-4558674d70dd7cd14a650e28c20cc707b72bf425.tar.gz
fix clean on clean tree
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 28ac84d25..bdbbf0050 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_compress:
override_dh_auto_clean:
# distclean moans about MANIFEST, this is quieter
- $(MAKE) realclean
+ -$(MAKE) realclean
# Not intended for use by anyone except the author.
announcedir: