summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-11-10 09:33:47 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-11-10 09:33:47 +0100
commit30d2c5419428adbafc55dafea90b54493af6099b (patch)
treeb6a0c2dbc4b14949b3d46a78b9e242e5a537229b /components
parentaaa3b7382f599f53bfe3f86bea021f72a8144b6a (diff)
downloadvyos-live-build-30d2c5419428adbafc55dafea90b54493af6099b.tar.gz
vyos-live-build-30d2c5419428adbafc55dafea90b54493af6099b.zip
Pre-emptively removing occurances of the short name of the Debian derivative from Canonical that cannot be named.
Diffstat (limited to 'components')
-rwxr-xr-xcomponents/init1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/init b/components/init
index 4d3699929..cfaf11477 100755
--- a/components/init
+++ b/components/init
@@ -61,7 +61,6 @@ def main():
# FIXME hardcoded release information
default_distribution = { 'debian' : 'wheezy',
'progress-linux' : 'baureo',
- 'ubuntu' : 'saucy',
}
distribution = default_distribution[project]