fix clean on clean tree
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 27 Feb 2009 20:35:40 +0000 (15:35 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 27 Feb 2009 20:35:40 +0000 (15:35 -0500)
debian/rules

index 28ac84d252555ce8a6e8f5a75d88f66671bdff58..bdbbf005002492bc5552bbe9135e8e6e5cd911a8 100755 (executable)
@@ -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: