[csw-devel] SF.net SVN: gar:[8537] csw/mgar/pkg/postfix/branches/postfix-2.6/Makefile

skayser at users.sourceforge.net skayser at users.sourceforge.net
Sat Feb 13 17:24:07 CET 2010


Revision: 8537
          http://gar.svn.sourceforge.net/gar/?rev=8537&view=rev
Author:   skayser
Date:     2010-02-13 16:24:07 +0000 (Sat, 13 Feb 2010)

Log Message:
-----------
postfix 2.6: fixed bare-bones build

Modified Paths:
--------------
    csw/mgar/pkg/postfix/branches/postfix-2.6/Makefile

Modified: csw/mgar/pkg/postfix/branches/postfix-2.6/Makefile
===================================================================
--- csw/mgar/pkg/postfix/branches/postfix-2.6/Makefile	2010-02-13 16:14:18 UTC (rev 8536)
+++ csw/mgar/pkg/postfix/branches/postfix-2.6/Makefile	2010-02-13 16:24:07 UTC (rev 8537)
@@ -125,7 +125,8 @@
 # Eventually it might be nice two have a bare-bones postfix in the catalog
 # as not everyone might want to pull in all the extra deps from CSWpostfix.
 ifeq ($(BUILDTYPE),simple)
-PKGNAME = $(GARNAME)-simple
+PACKAGES = CSW$(GARNAME)-simple
+CATALOGNAME = $(GARNAME)_simple
 else
 # Make sure libraries in the default location can be found
 AUXLIBS = $(LDFLAGS)


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