summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9d9e5d50..dacdd509 100755
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,6 @@ setup(name='EC2-init',
scripts=['ec2-fetch-credentials.py',
'ec2-get-info.py',
'ec2-run-user-data.py',
- 'ec2-set-apt-sources.py',
'ec2-set-defaults.py',
'ec2-set-hostname.py',
'ec2-wait-for-meta-data-service.py'],