* Fix clean target in debian/rules to allow for proper failure handling.
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@ -44,7 +44,7 @@ clean:
|
||||
rm -f build-stamp configure-stamp
|
||||
|
||||
# Add here commands to clean up after the build process.
|
||||
-$(MAKE) clean
|
||||
[ ! -f Makefile ] || $(MAKE) clean
|
||||
|
||||
dh_clean
|
||||
|
||||
|
Reference in New Issue
Block a user