Added new configure option to set the perl directory. This is to be compliant with "software collections".

This commit is contained in:
Mark Reynolds 2013-10-15 11:54:29 -04:00
parent f180a190a4
commit 4f622d4a9d

View File

@ -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