Forráskód Böngészése

more ensurance our Berkeley-DB is picked up first

Thomas Lotterer 18 éve
szülő
commit
9ea1c1aeda
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      openldap/openldap.spec

+ 2 - 2
openldap/openldap.spec

@@ -33,7 +33,7 @@ Class:        BASE
 Group:        LDAP
 License:      GPL
 Version:      2.3.35
-Release:      20070410
+Release:      20070530
 
 #   package options
 %option       with_fsl      yes
@@ -177,7 +177,7 @@ AutoReqProv:  no
     #   configuration: use hard-links and make sure our Berkeley-DB is picked up first
     %{l_shtool} subst \
         -e 's;ln -s;ln;g' \
-        -e 's;-ldb4[234];-ldb;g' \
+        -e 's;-ldb4[234];%{l_prefix}/lib/libdb.a;g' \
         -e 's;<db\.h>;"db.h";g' \
         configure