Do not ignore errors a debian/rules line 69.

This commit is contained in:
Robert James Clay 2011-11-13 21:03:00 +00:00
parent 48617b0d09
commit 8ec14d5226

2
debian/rules vendored
View File

@ -66,7 +66,7 @@ clean:
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
-$(MAKE) clean distclean
$(MAKE) clean distclean
dh_clean