The following commit has been merged in the ubuntu-master branch:
commit e367807c640d4e19a16c8e4af15a6821fe9c0603
Author: Frank Lichtenheld <[email protected]>
Date: Fri Oct 30 11:22:43 2009 +0100
[UBUNTU] Fix syntax error in config.tmpl
diff --git a/templates/config.tmpl b/templates/config.tmpl
index a8a72b6..ef9c4a6 100644
--- a/templates/config.tmpl
+++ b/templates/config.tmpl
@@ -8,7 +8,7 @@
packages_homepage = '/'
packages_homepage_abs = 'http://packages.ubuntu.com/'
packages_homepage_abs = 'http://packages.debian.net/'
- old_releases = http://old-releases.ubuntu.com/
+ old_releases = 'http://old-releases.ubuntu.com/'
searchformurl = packages_homepage
search_url = '/search'
tags_url = 'http://debtags.alioth.debian.org/'
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]