Revision: 25217
          http://sourceforge.net/p/gar/code/25217
Author:   dmichelsen
Date:     2015-08-25 09:02:51 +0000 (Tue, 25 Aug 2015)
Log Message:
-----------
mGAR v2: Fix GNU mirror location

Modified Paths:
--------------
    csw/mgar/gar/v2/gar.conf.mk

Modified: csw/mgar/gar/v2/gar.conf.mk
===================================================================
--- csw/mgar/gar/v2/gar.conf.mk 2015-08-18 03:51:51 UTC (rev 25216)
+++ csw/mgar/gar/v2/gar.conf.mk 2015-08-25 09:02:51 UTC (rev 25217)
@@ -878,7 +878,7 @@
 GNU_NGNUROOT = $(GNU_SITE)/non-gnu
 $(if $(GNU_PROJ),$(warning GNU_PROJ is deprecated, please use GNU_PROJECT 
instead))
 GNU_PROJECT ?= $(or $(GNU_PROJ),$(NAME))
-GNU_MIRROR   = $(GNU_GNUROOT)/$(GNU_PROJECT)/
+GNU_MIRROR   = $(GNU_SITE)/$(GNU_PROJECT)/
 GNU_NMIRROR  = $(GNU_NGNUROOT)/$(GNU_PROJECT)/
 
 # CPAN

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

Reply via email to