mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
run version-update before autoconfigure
This commit is contained in:
parent
51709c54fb
commit
e2eb46a6bf
1
debian/rules
vendored
1
debian/rules
vendored
@ -28,6 +28,7 @@ override_dh_auto_clean:
|
|||||||
# endif
|
# endif
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
|
make IPA_VERSION_IS_GIT_SNAPSHOT=no version-update
|
||||||
dh_auto_configure -Dipa-client
|
dh_auto_configure -Dipa-client
|
||||||
ifneq ($(ONLY_CLIENT), 1)
|
ifneq ($(ONLY_CLIENT), 1)
|
||||||
dh_auto_configure -Ddaemons -- --with-openldap
|
dh_auto_configure -Ddaemons -- --with-openldap
|
||||||
|
Loading…
Reference in New Issue
Block a user