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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Wed Feb 10 17:33:10 CET 2010


Revision: 8472
          http://gar.svn.sourceforge.net/gar/?rev=8472&view=rev
Author:   skayser
Date:     2010-02-10 16:33:10 +0000 (Wed, 10 Feb 2010)

Log Message:
-----------
svclog: correct mode for changelog.CSW

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

Modified: csw/mgar/pkg/svclog/trunk/Makefile
===================================================================
--- csw/mgar/pkg/svclog/trunk/Makefile	2010-02-10 16:27:46 UTC (rev 8471)
+++ csw/mgar/pkg/svclog/trunk/Makefile	2010-02-10 16:33:10 UTC (rev 8472)
@@ -34,6 +34,6 @@
 post-merge: $(foreach P,$(_PKG_SPECS),install-changelog-$P)
 
 install-changelog-%:
-	ginstall -D $(FILEDIR)/changelog.CSW \
+	ginstall -Dm 644 $(FILEDIR)/changelog.CSW \
 		$(PKGROOT)$(docdir)/$(call catalogname,$*)/changelog.CSW
 	@$(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