mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
* Minor improvement to debian/rules clean.
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -14,7 +14,7 @@ clean:
|
||||
dh_testroot
|
||||
rm -f build-stamp
|
||||
perl Makefile.PL
|
||||
-$(MAKE) realclean
|
||||
if [ -e Makefile ]; then $(MAKE) realclean; fi
|
||||
dh_clean
|
||||
|
||||
binary-arch: build
|
||||
|
||||
Reference in New Issue
Block a user