SF.net SVN: gar:[23464] csw/mgar/pkg/ruby18/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Apr 22 11:39:52 CEST 2014


Revision: 23464
          http://sourceforge.net/p/gar/code/23464
Author:   dmichelsen
Date:     2014-04-22 09:39:49 +0000 (Tue, 22 Apr 2014)
Log Message:
-----------
ruby18/trunk: Files during install-phase must go to DESTDIR

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

Modified: csw/mgar/pkg/ruby18/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby18/trunk/Makefile	2014-04-22 09:23:01 UTC (rev 23463)
+++ csw/mgar/pkg/ruby18/trunk/Makefile	2014-04-22 09:39:49 UTC (rev 23464)
@@ -175,7 +175,7 @@
 			cp $(DESTDIR)$(RBCONFIG).$(COMPILER) \
 				$(PKGROOT)$(RBCONFIG).$(COMPILER) )
 
-post-install-modulated: RMDIR=$(PKGROOT)/$(datadir)/emacs/site-lisp/ruby-mode
+post-install-modulated: RMDIR=$(DESTDIR)$(datadir)/emacs/site-lisp/ruby-mode
 post-install-modulated:
 	@echo "Stripping DESTDIR from rbconfig.rb"
 	@gsed -i -e s,$(DESTDIR),, \

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