From 4f622d4a9d1f56f4bfe7f0989b92425dab89dfbe Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Oct 15 2013 15:54:29 +0000 Subject: Added new configure option to set the perl directory. This is to be compliant with "software collections". --- diff --git a/389-ds-base.spec b/389-ds-base.spec index 647310b..e894627 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -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