mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
rules: Update clean target.
This commit is contained in:
4
debian/rules
vendored
4
debian/rules
vendored
@@ -52,6 +52,10 @@ override_dh_clean: gencontrol
|
||||
if [ -f /usr/bin/git ]; then \
|
||||
git checkout -- po; \
|
||||
fi
|
||||
rm -f po/*.gmo po/Makefile.hack po/POTFILES.in po/ipa.pot po/stamp-po
|
||||
rm -rf contrib/completion/ipa.bash_completion daemons/ipa-version.h \
|
||||
install/ui/src/libs/loader.js m4
|
||||
rm -f ipaplatform/override.py ipapython/version.py ipasetup.py
|
||||
|
||||
override_dh_auto_configure: gencontrol
|
||||
dh_auto_configure -- $(confflags)
|
||||
|
||||
Reference in New Issue
Block a user