Added new configure option to set the perl directory. This is to be compliant with "software collections".
This commit is contained in:
parent
f180a190a4
commit
4f622d4a9d
@ -175,6 +175,7 @@ NSSARGS="--with-svrcore-inc=%{_includedir} --with-svrcore-lib=%{_libdir} --with-
|
||||
%configure --enable-autobind --with-selinux $OPENLDAP_FLAG $TMPFILES_FLAG \
|
||||
--with-systemdsystemunitdir=%{_unitdir} \
|
||||
--with-systemdsystemconfdir=%{_sysconfdir}/systemd/system \
|
||||
--with-perldir=/usr/bin \
|
||||
--with-systemdgroupname=%{groupname} $NSSARGS
|
||||
|
||||
# Generate symbolic info for debuggers
|
||||
|
Loading…
Reference in New Issue
Block a user