summaryrefslogtreecommitdiff
path: root/debian/apt.conf.Ubuntu
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2014-04-26 13:31:41 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2014-04-26 13:46:23 +0200
commitc1b3d18934ce35f6a82b05207f53bf9b0cbfb961 (patch)
tree16a9b51b6404f3d3bbb8e58458649745e312f52d /debian/apt.conf.Ubuntu
parent05eab8afb692823f86c53c4c2ced783a7c185cf9 (diff)
allow vendors to install configuration files
Vendors like ubuntu need to change some options, so giving them a way to do this less painfully avoids reducing differences.
Diffstat (limited to 'debian/apt.conf.Ubuntu')
-rw-r--r--debian/apt.conf.Ubuntu6
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/apt.conf.Ubuntu b/debian/apt.conf.Ubuntu
deleted file mode 100644
index c4092ff44..000000000
--- a/debian/apt.conf.Ubuntu
+++ /dev/null
@@ -1,6 +0,0 @@
-// Server information for apt-changelog
-APT {
- Changelogs {
- Server "http://changelogs.ubuntu.com/changelogs";
- };
-};