diff options
Diffstat (limited to 'testing/cloud-init/10-setup.patch')
| -rw-r--r-- | testing/cloud-init/10-setup.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/cloud-init/10-setup.patch b/testing/cloud-init/10-setup.patch deleted file mode 100644 index 6ee9a7cd01..0000000000 --- a/testing/cloud-init/10-setup.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- cloud-init-0.7.6/setup.py.orig -+++ cloud-init-0.7.6/setup.py -@@ -160,9 +160,4 @@ - [f for f in glob('doc/examples/seed/*') if is_f(f)]), - ], - install_requires=read_requires(), -- cmdclass={ -- # Use a subclass for install that handles -- # adding on the right init system configuration files -- 'install': InitsysInstallData, -- }, - ) |
