[csw-devel] SF.net SVN: gar:[13735] csw/mgar/gar/v2/gar.pkg.mk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Fri Mar 11 09:32:01 CET 2011
Revision: 13735
http://gar.svn.sourceforge.net/gar/?rev=13735&view=rev
Author: wahwah
Date: 2011-03-11 08:32:01 +0000 (Fri, 11 Mar 2011)
Log Message:
-----------
mGAR v2: README.CSW support, base directories
Before copying README.CSW, make sure that the base directory already exists.
Modified Paths:
--------------
csw/mgar/gar/v2/gar.pkg.mk
Modified: csw/mgar/gar/v2/gar.pkg.mk
===================================================================
--- csw/mgar/gar/v2/gar.pkg.mk 2011-03-10 20:57:24 UTC (rev 13734)
+++ csw/mgar/gar/v2/gar.pkg.mk 2011-03-11 08:32:01 UTC (rev 13735)
@@ -700,6 +700,7 @@
merge-README.CSW: $(WORKDIR)
$(_DBG)if test -f $(WORKDIR)/README.CSW; then \
+ $(foreach P,$(_PKG_SPECS),mkdir -p $(PKGROOT)$(docdir)/$(call catalogname,$P);) \
$(foreach P,$(_PKG_SPECS),cp $(WORKDIR)/README.CSW $(PKGROOT)$(docdir)/$(call catalogname,$P)/README.CSW;) \
fi
@$(MAKECOOKIE)
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