mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
Build docs: update platform selection instructions
https://fedorahosted.org/freeipa/ticket/6418 Reviewed-By: Lukas Slebodnik <lslebodn@redhat.com> Reviewed-By: Stanislav Laznicka <slaznick@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
parent
f25c0cb0c5
commit
c954d0e1ba
@ -1002,14 +1002,10 @@ build and distribute software packages using platform-provided package managemen
|
||||
|
||||
With this in mind, platform code selection in FreeIPA is static and run at package
|
||||
production time. In order to select proper platform provider, one needs to pass
|
||||
~SUPPORTED_PLATFORM~ argument to FreeIPA's make process:
|
||||
~--with-ipaplatform~ argument to FreeIPA's configure process:
|
||||
|
||||
#+BEGIN_EXAMPLE
|
||||
export SUPPORTED_PLATFORM=fedora16
|
||||
# Force re-generate of platform support
|
||||
rm -f ipapython/services.py
|
||||
make version-update
|
||||
make IPA_VERSION_IS_GIT_SNAPSHOT=no all
|
||||
./configure --with-ipaplatform=fedora
|
||||
#+END_EXAMPLE
|
||||
|
||||
~version-update~ target in FreeIPA top-level Makefile will re-create ipapython/services.py
|
||||
|
Loading…
Reference in New Issue
Block a user