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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Aug 18 19:21:05 CEST 2009


Revision: 6050
          http://gar.svn.sourceforge.net/gar/?rev=6050&view=rev
Author:   wahwah
Date:     2009-08-18 17:21:03 +0000 (Tue, 18 Aug 2009)

Log Message:
-----------
rubygems: Destination directory fix

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

Modified: csw/mgar/pkg/rubygems/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rubygems/trunk/Makefile	2009-08-18 16:41:02 UTC (rev 6049)
+++ csw/mgar/pkg/rubygems/trunk/Makefile	2009-08-18 17:21:03 UTC (rev 6050)
@@ -33,7 +33,7 @@
 
 install-custom:
 	( cd $(WORKSRC) ; \
-		ruby ./setup.rb --destdir=$(DESTDIR)/$(prefix); )
+		ruby ./setup.rb --destdir=$(DESTDIR); )
 	@$(MAKECOOKIE)
 
 post-install-modulated: copy-contrib


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