Revision: 5500
          http://gar.svn.sourceforge.net/gar/?rev=5500&view=rev
Author:   skayser
Date:     2009-07-04 15:30:21 +0000 (Sat, 04 Jul 2009)

Log Message:
-----------
bvi: added some docs

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

Modified: csw/mgar/pkg/bvi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bvi/trunk/Makefile     2009-07-04 15:15:14 UTC (rev 5499)
+++ csw/mgar/pkg/bvi/trunk/Makefile     2009-07-04 15:30:21 UTC (rev 5500)
@@ -24,8 +24,10 @@
 
 include gar/category.mk
 
+post-install-modulated: DOCS=CHANGES CREDITS
 post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(GARNAME)
 post-install-modulated:
-       @ginstall -d $(DOCDEST)
-       @cp $(FILEDIR)/changelog.CSW $(DOCDEST)
+       ginstall -d $(DOCDEST)
+       cp $(FILEDIR)/changelog.CSW $(DOCDEST)
+       cp $(addprefix $(WORKSRC)/, $(DOCS)) $(DOCDEST)
        @$(MAKECOOKIE)


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

Reply via email to