[389-ds-base] Added new configure option to set the perl directory. This is to be compliant with "software collec

Mark Reynolds mreynolds at fedoraproject.org
Tue Oct 15 15:54:41 UTC 2013


commit 4f622d4a9d1f56f4bfe7f0989b92425dab89dfbe
Author: Mark Reynolds <mreynolds at redhat.com>
Date:   Tue Oct 15 11:54:29 2013 -0400

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

 389-ds-base.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
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


More information about the scm-commits mailing list