[csw-devel] SF.net SVN: gar:[16632] csw/mgar/pkg/postgresql/branches/postgresql-9. 1-raos/Makefile
guengel at users.sourceforge.net
guengel at users.sourceforge.net
Sat Dec 31 13:56:19 CET 2011
Revision: 16632
http://gar.svn.sourceforge.net/gar/?rev=16632&view=rev
Author: guengel
Date: 2011-12-31 12:56:19 +0000 (Sat, 31 Dec 2011)
Log Message:
-----------
postgresql/branches/postgresql-9.1-raos: Removed file clash of -server and -contrib.
Modified Paths:
--------------
csw/mgar/pkg/postgresql/branches/postgresql-9.1-raos/Makefile
Modified: csw/mgar/pkg/postgresql/branches/postgresql-9.1-raos/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-9.1-raos/Makefile 2011-12-31 12:39:40 UTC (rev 16631)
+++ csw/mgar/pkg/postgresql/branches/postgresql-9.1-raos/Makefile 2011-12-31 12:56:19 UTC (rev 16632)
@@ -347,7 +347,6 @@
PKGFILES_CSW$(NAME)$(BASE_VERSION_NODOT)-contrib += $(foreach n,$(BIN_NAMES_CONTRIB),.*/man1/$(n)-$(BASE_VERSION_NODOT)\.1$$)
PKGFILES_CSW$(NAME)$(BASE_VERSION_NODOT)-contrib += $(foreach n,$(SO_NAMES_CONTRIB),.*/$(NAME)/$(BASE_VERSION_NODOT)/*$(n)$$)
PKGFILES_CSW$(NAME)$(BASE_VERSION_NODOT)-contrib += $(foreach n,$(EXT_NAMES_CONTRIB),.*/$(NAME)/$(BASE_VERSION_NODOT)/extension/$(n)$$)
-PKGFILES_CSW$(NAME)$(BASE_VERSION_NODOT)-contrib += .*$(sharedstatedir)/$(NAME)/$(BASE_VERSION_NODOT)/extension/.*
PKGFILES_CSW$(NAME)$(BASE_VERSION_NODOT)-contrib += .*$(docdir)/$(NAME)/$(BASE_VERSION_NODOT)/extension/.*
# This has been removed as of 9.1
#PKGFILES_CSW$(NAME)$(BASE_VERSION_NODOT)-contrib += .*/$(NAME)/$(BASE_VERSION_NODOT)/contrib.*
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