diff options
Diffstat (limited to 'vendor/ubuntu/apt.conf-01-vendor-ubuntu')
-rw-r--r-- | vendor/ubuntu/apt.conf-01-vendor-ubuntu | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/ubuntu/apt.conf-01-vendor-ubuntu b/vendor/ubuntu/apt.conf-01-vendor-ubuntu new file mode 100644 index 000000000..c4092ff44 --- /dev/null +++ b/vendor/ubuntu/apt.conf-01-vendor-ubuntu @@ -0,0 +1,6 @@ +// Server information for apt-changelog +APT { + Changelogs { + Server "http://changelogs.ubuntu.com/changelogs"; + }; +}; |