rules, debian release

This commit is contained in:
Frans Schreuder 2012-12-07 15:36:08 +01:00
parent b4cda108ae
commit be9c525ad6

2
debian/rules vendored
View File

@ -37,7 +37,7 @@ clean:
rm -f build-stamp
rm -f qucs/qucsdigi.bat
[ ! -f Makefile ] || $(MAKE) distclean
$(MAKE) -i distclean
ifneq "$(wildcard /usr/share/misc/config.sub)" ""
cp -f /usr/share/misc/config.sub config.sub
endif