[csw-devel] SF.net SVN: gar:[8554] csw/mgar/pkg/scfdot/trunk/Makefile
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Mon Feb 15 13:27:40 CET 2010
Revision: 8554
http://gar.svn.sourceforge.net/gar/?rev=8554&view=rev
Author: skayser
Date: 2010-02-15 12:27:39 +0000 (Mon, 15 Feb 2010)
Log Message:
-----------
scfdot: adjust path to legend.ps in example .dot file
Modified Paths:
--------------
csw/mgar/pkg/scfdot/trunk/Makefile
Modified: csw/mgar/pkg/scfdot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/scfdot/trunk/Makefile 2010-02-15 11:49:43 UTC (rev 8553)
+++ csw/mgar/pkg/scfdot/trunk/Makefile 2010-02-15 12:27:39 UTC (rev 8554)
@@ -51,6 +51,8 @@
@# smfdepgraph includes a legend which we also ship
ginstall -Dm644 $(WORKSRC)/legend.ps \
$(DESTDIR)$(datadir)/$(GARNAME)/legend.ps
+ gsed -i -e 's,legend.ps,$(datadir)/$(GARNAME)/legend.ps,' \
+ $(DOCDEST)/examples/snv_24_x86.dot
@$(MAKECOOKIE)
post-merge: $(foreach P,$(_PKG_SPECS),install-changelog-$P)
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