[Fusionforge-commits] FusionForge branch Branch_5_3 updated. 4bdcdfea9c0995f3b9ec2fc6c6ab8f8c1352ff9e

Franck VILLAUME nerville at fusionforge.org
Wed Feb 26 14:56:31 CET 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, Branch_5_3 has been updated
       via  4bdcdfea9c0995f3b9ec2fc6c6ab8f8c1352ff9e (commit)
      from  cdfc1cd6c65871fe460009931c0b4ed660969852 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4bdcdfea9c0995f3b9ec2fc6c6ab8f8c1352ff9e
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Wed Feb 26 14:55:50 2014 +0100

    install-ng: fix dag url

diff --git a/src/install/deps b/src/install/deps
index 71f6523..ae97790 100755
--- a/src/install/deps
+++ b/src/install/deps
@@ -181,7 +181,7 @@ addDagRPMForgeYumRepo() {
 # URL: http://rpmforge.net/
 [dag-rpmforge]
 name = Red Hat Enterprise $targetversion - RPMforge.net - dag
-baseurl = $rpm_repo/el$targetversion/en/\$basearch/dag
+baseurl = $rpm_repo/$targetversion/en/\$basearch/dag
 enabled = 0
 protect = 0
 gpgcheck = 0

-----------------------------------------------------------------------

Summary of changes:
 src/install/deps |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list