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.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to