[csw-devel] SF.net SVN: gar:[19482] csw/mgar/pkg/miltergreylist/trunk/Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sun Oct 21 16:37:36 CEST 2012


Revision: 19482
          http://gar.svn.sourceforge.net/gar/?rev=19482&view=rev
Author:   bonivart
Date:     2012-10-21 14:37:36 +0000 (Sun, 21 Oct 2012)
Log Message:
-----------
miltergreylist/trunk: fix path

Modified Paths:
--------------
    csw/mgar/pkg/miltergreylist/trunk/Makefile

Modified: csw/mgar/pkg/miltergreylist/trunk/Makefile
===================================================================
--- csw/mgar/pkg/miltergreylist/trunk/Makefile	2012-10-21 14:01:54 UTC (rev 19481)
+++ csw/mgar/pkg/miltergreylist/trunk/Makefile	2012-10-21 14:37:36 UTC (rev 19482)
@@ -34,7 +34,7 @@
 #PATCHFILES += 0003-upstream-bug-fixes.patch
 
 CONFIGURE_ARGS  = $(DIRPATHS)
-CONFIGURE_ARGS  = --prefix=/opt/csw
+CONFIGURE_ARGS += --prefix=/opt/csw
 CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw
 CONFIGURE_ARGS += --with-user=`/usr/xpg4/bin/id -u`
 CONFIGURE_ARGS += --with-conffile=/etc/opt/csw/greylist.conf
@@ -70,7 +70,7 @@
 MIGRATE_DEST_DIR   = /etc/opt/csw
 
 PROTOTYPE_MODIFIERS = 1
-PROTOTYPE_FILES_1   = /var/opt/csw/milter-greylist
+PROTOTYPE_FILES_1   = /var/opt/csw/miltergreylist
 PROTOTYPE_CLASS_1   = ugfiles
 PROTOTYPE_PERMS_1   = 0700
 PROTOTYPE_USER_1    = greylist

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list