Do not ignore errors a debian/rules line 69.
This commit is contained in:
parent
48617b0d09
commit
8ec14d5226
2
debian/rules
vendored
2
debian/rules
vendored
@ -66,7 +66,7 @@ clean:
|
|||||||
rm -f build-stamp configure-stamp
|
rm -f build-stamp configure-stamp
|
||||||
|
|
||||||
# Add here commands to clean up after the build process.
|
# Add here commands to clean up after the build process.
|
||||||
-$(MAKE) clean distclean
|
$(MAKE) clean distclean
|
||||||
|
|
||||||
dh_clean
|
dh_clean
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user