Revision: 16567 http://gar.svn.sourceforge.net/gar/?rev=16567&view=rev Author: guengel Date: 2011-12-18 22:54:16 +0000 (Sun, 18 Dec 2011) Log Message: ----------- postgresql/branches/postgresql-8.3-raos: Removed leftovers from old recipe. Fixed PKGFILES on -doc.
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-18 22:52:46 UTC (rev 16566) +++ csw/mgar/pkg/postgresql/branches/postgresql-8.3-raos/Makefile 2011-12-18 22:54:16 UTC (rev 16567) @@ -329,7 +329,7 @@ PACKAGES += CSW$(NAME)$(BASE_VERSION_NODOT)-doc ARCHALL_CSW$(NAME)$(BASE_VERSION_NODOT)-doc = 1 SPKG_DESC_CSW$(NAME)$(BASE_VERSION_NODOT)-doc = PostgreSQL $(VERSION), Documentation Files -PKGFILES_CSW$(NAME)$(BASE_VERSION_NODOT)-doc = .*/doc/$(NAME)/$(BASE_VERSION_NODOT)/.*\.html +PKGFILES_CSW$(NAME)$(BASE_VERSION_NODOT)-doc = .*/doc/$(NAME)/$(BASE_VERSION_NODOT)/.*\.(html|css) PACKAGES += CSWlibecpg-compat3 SPKG_DESC_CSWlibecpg-compat3 = PostgreSQL $(VERSION), libecpg_compat @@ -428,9 +428,6 @@ post-install-modulated: $(INSTALL_ENV) gmake -C $(WORKSRC)/contrib DESTDIR=$(DESTDIR) install - ginstall -d -m 755 $(DESTDIR)$(prefix)/bin - [ -r $(DESTDIR)$(bindir)/pg_config ] && \ - gmv -v $(DESTDIR)$(bindir)/pg_config $(DESTDIR)$(prefix)/bin || true @$(MAKECOOKIE) post-merge: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel