Bug Description: Setting PERL_ON=0 in 389-ds-base.spec.in still builds with Perl
due to the fix in PR #50200.
Fix Description: Implement changes as discussed after merging PR #50200, that is
changing logic for the use_perl conditional and removing --enable-perl that
overridden everything.
Additionally, some changes need to be made to which files are being installed
when building with/without Perl.
Bug Description: Setting PERL_ON=0 in 389-ds-base.spec.in still builds with Perl
due to the fix in PR #50200.
Fix Description: Implement changes as discussed after merging PR #50200, that is
changing logic for the use_perl conditional and removing --enable-perl that
overridden everything.
Additionally, some changes need to be made to which files are being installed
when building with/without Perl.
Relates https://pagure.io/389-ds-base/issue/50199
Relates https://pagure.io/389-ds-base/pull-request/50200
Author: Matus Honek mhonek@redhat.com
Review by: ???