/trunk/debian/rules |
---|
106,8 → 106,8 |
dh_testroot |
rm -f build-stamp configure-stamp |
-$(MAKE) distclean |
-$(MAKE) -C liboop.org distclean |
[ ! -f Makefile ] || $(MAKE) distclean |
[ ! -f liboop.org/Makefile ] || $(MAKE) -C liboop.org distclean |
-test -r /usr/share/misc/config.sub && \ |
cp -f /usr/share/misc/config.sub config.sub |