[csw-devel] SF.net SVN: gar:[13815] csw/mgar/pkg/ruby-augeas/trunk/Makefile

phipsy at users.sourceforge.net phipsy at users.sourceforge.net
Tue Mar 15 18:36:32 CET 2011


Revision: 13815
          http://gar.svn.sourceforge.net/gar/?rev=13815&view=rev
Author:   phipsy
Date:     2011-03-15 17:36:31 +0000 (Tue, 15 Mar 2011)

Log Message:
-----------
Working ruby-augeas

Modified Paths:
--------------
    csw/mgar/pkg/ruby-augeas/trunk/Makefile

Modified: csw/mgar/pkg/ruby-augeas/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby-augeas/trunk/Makefile	2011-03-15 16:36:57 UTC (rev 13814)
+++ csw/mgar/pkg/ruby-augeas/trunk/Makefile	2011-03-15 17:36:31 UTC (rev 13815)
@@ -35,7 +35,7 @@
 	ginstall -m 755 -d $(DESTDIR)
 	ginstall -m 755 -d $(DESTDIR)$(sitearchdir)
 	ginstall -m 755 -d $(DESTDIR)$(sitelibdir)
-	cd $(WORKSRC) && $(INSTALL_ENV) rake build
+	cd $(WORKSRC) && rake build
 	ginstall -m 755 $(WORKSRC)/lib/augeas.rb $(DESTDIR)$(sitelibdir)
 	ginstall -m 755 $(WORKSRC)/ext/augeas/_augeas.so $(DESTDIR)$(sitearchdir)
 	@$(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