]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/openldap
kernel: update to 2.6.32.42.
[people/pmueller/ipfire-2.x.git] / lfs / openldap
index 8d4024d8c828e521e92ad2ce3e448698f2a4cf49..9771ae44108b758fb3bf2eabea658ebeb904c0d7 100644 (file)
@@ -32,9 +32,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = openldap
-PAK_VER    = 1
+PAK_VER    = 2
 
-DEPS       = "cyrus-sasl"
+DEPS       = ""
 
 ###############################################################################
 # Top-level Rules
@@ -92,7 +92,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                            --enable-ppolicy \
                            --enable-valsort
        cd $(DIR_APP) && make depend
-       cd $(DIR_APP) && make $(MAKETUNING)
+       cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_APP) && make install
        chmod -v 755 /usr/lib/libl*-2.3.so.0.2.8
        @rm -rf $(DIR_APP)