[csw-devel] SF.net SVN: gar:[16527] csw/mgar/pkg/postgresql/branches/postgresql-8. 3-raos/Makefile
guengel at users.sourceforge.net
guengel at users.sourceforge.net
Thu Dec 15 16:03:46 CET 2011
Revision: 16527
http://gar.svn.sourceforge.net/gar/?rev=16527&view=rev
Author: guengel
Date: 2011-12-15 15:03:46 +0000 (Thu, 15 Dec 2011)
Log Message:
-----------
postgresql/branches/postgresql-8.3-raos: Added amd64 specific CHECKPKG_OVERRIDES.
Modified Paths:
--------------
csw/mgar/pkg/postgresql/branches/postgresql-8.3-raos/Makefile
Modified: csw/mgar/pkg/postgresql/branches/postgresql-8.3-raos/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/branches/postgresql-8.3-raos/Makefile 2011-12-15 14:03:42 UTC (rev 16526)
+++ csw/mgar/pkg/postgresql/branches/postgresql-8.3-raos/Makefile 2011-12-15 15:03:46 UTC (rev 16527)
@@ -320,6 +320,11 @@
RUNTIME_DEP_PKGS_CSW$(NAME)-dev += CSWosslrt
# Those '/usr/local' are ok, they are in a HPUX section of the file
CHECKPKG_OVERRIDES_CSW$(NAME)-dev += $(foreach i,$(BUILD_ISAS), $(subst $(ISA_DEFAULT)/,,file-with-bad-content|/usr/local|root$(libdir)/$(i)/$(NAME)/$(BASE_VERSION_NODOT)/pgxs/src/Makefile.shlib) )
+# The above did not get rid of these, so, until I figure out how to
+# merge them with the above, they stay here
+CHECKPKG_OVERRIDES_CSW$(NAME)-dev += file-with-bad-content|/usr/local|root/opt/csw/lib/amd64/$(NAME)/$(BASE_VERSION_NODOT)/pgxs/src/Makefile.shlib
+# This happens only on amd64
+CHECKPKG_OVERRIDES_CSW$(NAME)-dev += file-with-bad-content|/usr/share|root/opt/csw/lib/amd64/$(NAME)/$(BASE_VERSION_NODOT)/pgxs/src/Makefile.global
#ALTERNATIVES_CSW$(NAME)-dev = $(foreach i,$(BUILD_ISAS), dev_$(i))
PACKAGES += CSW$(NAME)$(BASE_VERSION_NODOT)-doc
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