From: Schantl Stefan Date: Fri, 19 Mar 2010 16:42:33 +0000 (+0100) Subject: cyrus-sasl: Clean up naoki-makefile. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=522503e1de5acfa51de5e9c2674fe57bcec4a500;p=ipfire-3.x.git cyrus-sasl: Clean up naoki-makefile. --- diff --git a/pkgs/core/cyrus-sasl/cyrus-sasl.nm b/pkgs/core/cyrus-sasl/cyrus-sasl.nm index 7a950dead..2d40a129f 100644 --- a/pkgs/core/cyrus-sasl/cyrus-sasl.nm +++ b/pkgs/core/cyrus-sasl/cyrus-sasl.nm @@ -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/