From 8ea544168d716ec286cd8ad2155bb4c38772c982 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Thu, 24 Mar 2016 00:47:14 +0000 Subject: Remove hack, armv5tl now exists on normal mirror --- modules/buildsystem/templates/vhost_repository.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/buildsystem/templates') diff --git a/modules/buildsystem/templates/vhost_repository.conf b/modules/buildsystem/templates/vhost_repository.conf index 45ebaf32..b5f2fa04 100644 --- a/modules/buildsystem/templates/vhost_repository.conf +++ b/modules/buildsystem/templates/vhost_repository.conf @@ -17,9 +17,6 @@ distros = scope.lookupvar('buildsystem::var::distros::distros') RewriteRule ^/qa/checksrpm/ - [L,G] - # Temporary hack - Alias /distrib/cauldron/armv5tl/ "/distrib/bootstrap/distrib/cauldron/armv5tl/" - <%- distros.keys.sort.each{|distroname| distro = distros[distroname] -- cgit v1.2.1