Remove commands from override_dh_auto_clean which are run by dh_clean

This commit is contained in:
Benjamin Drung
2014-07-25 23:27:27 +02:00
parent 72fa547e2d
commit 3b1054f97d

2
debian/rules vendored
View File

@@ -24,8 +24,6 @@ override_dh_auto_clean:
find . -name "configure" -exec rm -f "{}" \;
rm -rf daemons/ipa-version.h freeipa.spec freeipa.egg-info ipa-client/ipa-client.spec version.m4
rm -rf ipapython/build RELEASE build
dh_clean
rm -rf $(DESTDIR)
override_dh_autoreconf:
make IPA_VERSION_IS_GIT_SNAPSHOT=no version-update