]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
cyrus-sasl: Clean up naoki-makefile.
authorSchantl Stefan <Stevee@ipfire.org>
Fri, 19 Mar 2010 16:42:33 +0000 (17:42 +0100)
committerSchantl Stefan <Stevee@ipfire.org>
Fri, 19 Mar 2010 16:42:33 +0000 (17:42 +0100)
pkgs/core/cyrus-sasl/cyrus-sasl.nm

index 7a950dead5d919dfb77ddb11a28a47aeab9314dc..2d40a129f227f457346a0d1a936b0ec0a2afe1f8 100644 (file)
@@ -44,19 +44,15 @@ endef
 
 PKG_TARBALL    = $(THISAPP).tar.gz
 
-CONFIGURE_OPTIONS += --sysconfdir=/etc \
+CONFIGURE_OPTIONS += \
+       --sysconfdir=/etc \
        --with-dbpath=/var/lib/sasl/sasldb2 \
        --with-saslauthd=/var/run/saslauthd \
        --mandir=/usr/share/man
 
-PARALLELISMFLAGS =
-###############################################################################
-# Installation Details
-###############################################################################
-
-define STAGE_INSTALL
-       cd $(DIR_APP) && make install DESTDIR=$(BUILDROOT)
+PARALLELISMFLAGS = # Disabled
 
+define STAGE_INSTALL_CMDS
        -mkdir -pv $(BUILDROOT)/usr/lib/sasl2
        cp -vf $(DIR_SOURCE)/smtpd.conf $(BUILDROOT)/usr/lib/sasl2/