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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Nov 18 12:24:59 CET 2009


Revision: 7339
          http://gar.svn.sourceforge.net/gar/?rev=7339&view=rev
Author:   wahwah
Date:     2009-11-18 11:24:58 +0000 (Wed, 18 Nov 2009)

Log Message:
-----------
postgresql: Fix for the /etc/opt/csw/pkg/$(GARNAME) directory

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

Modified: csw/mgar/pkg/postgresql/trunk/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/trunk/Makefile	2009-11-18 10:52:23 UTC (rev 7338)
+++ csw/mgar/pkg/postgresql/trunk/Makefile	2009-11-18 11:24:58 UTC (rev 7339)
@@ -84,7 +84,7 @@
 	ginstall \
 		$(WORKDIR)/cswpostgres \
 		$(PKGROOT)/etc/opt/csw/init.d/cswpostgres-$(BASE_VERSION)
-	ginstall -d $(PKGROOT)/opt/csw/etc/pkg/$(GARNAME)
+	ginstall -d $(PKGROOT)/etc/opt/csw/pkg/$(GARNAME)
 	ginstall $(WORKDIR)/cswusergroup \
 		$(PKGROOT)/etc/opt/csw/pkg/postgresql/$(GARNAME)-$(BASE_VERSION)
 	ginstall -d $(PKGROOT)/etc/opt/csw/$(GARNAME)-$(BASE_VERSION)


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