aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/templates/vhost_repository.conf3
1 files changed, 0 insertions, 3 deletions
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]