Revision: 23742
          http://sourceforge.net/p/gar/code/23742
Author:   claudio_sf
Date:     2014-06-01 08:23:20 +0000 (Sun, 01 Jun 2014)
Log Message:
-----------
perl/trunk: Working Makefile for 5.20

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

Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile    2014-05-31 20:10:27 UTC (rev 23741)
+++ csw/mgar/pkg/perl/trunk/Makefile    2014-06-01 08:23:20 UTC (rev 23742)
@@ -132,7 +132,7 @@
 # You can always run the test single threaded if needed.
 test-perl:
        @echo " ==> Running make $(TEST_TARGET) in $*"
-       
-       # workaround gar pwd bug: 
http://sourceforge.net/apps/trac/gar/ticket/78        
+       # workaround gar pwd bug (PWD is not changed with cd from Makefile:
+       # http://sourceforge.net/apps/trac/gar/ticket/78        
        cd $(WORKSRC) && PWD=`pwd` $(MAKE) $(MAKE_OPT) test
        @$(MAKECOOKIE)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

Reply via email to