mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
fix install override
This commit is contained in:
parent
bbdfca16d1
commit
77b563c5d7
2
debian/rules
vendored
2
debian/rules
vendored
@ -46,7 +46,7 @@ ifeq ($(ONLY_CLIENT), 1)
|
||||
override_dh_auto_test:
|
||||
endif
|
||||
|
||||
override_dh_install:
|
||||
override_dh_auto_install:
|
||||
ifneq ($(ONLY_CLIENT), 1)
|
||||
# Force re-generate of platform support
|
||||
rm -f ipapython/services.py
|
||||
|
Loading…
Reference in New Issue
Block a user