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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Apr 3 04:25:09 CEST 2010


Revision: 9522
          http://gar.svn.sourceforge.net/gar/?rev=9522&view=rev
Author:   bdwalton
Date:     2010-04-03 02:25:09 +0000 (Sat, 03 Apr 2010)

Log Message:
-----------
ruby19: tweak the sample code installation

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

Modified: csw/mgar/pkg/ruby19/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby19/trunk/Makefile	2010-04-02 22:04:56 UTC (rev 9521)
+++ csw/mgar/pkg/ruby19/trunk/Makefile	2010-04-03 02:25:09 UTC (rev 9522)
@@ -136,7 +136,7 @@
 samples:
 	@mkdir -p $(DESTDIR)$(docdir)/$(GARNAME)/
 	@cp -R $(WORKSRC_FIRSTMOD)/sample $(DESTDIR)$(docdir)/$(GARNAME)/
-	@for ext in bigdecimal dl tk ; do \
+	@for ext in bigdecimal tk win32ole ; do \
 		cp -R $(WORKSRC_FIRSTMOD)/ext/$$ext/sample $(DESTDIR)$(docdir)/$(GARNAME)/sample/$$ext ; \
 	done
 	@$(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