diff options
| author | TBK <tbk@jjtc.eu> | 2018-06-24 21:32:01 +0200 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-16 20:44:23 +0000 |
| commit | 802ebae0b8449fdc6e5c152143362c530353a92b (patch) | |
| tree | 68b79bbdd1eae18a9ad26d28cc3111732dd3a1a5 /testing/cloud-init/10-setup.patch | |
| parent | 1b8868650ab5dcafa306b01f675338f0e458cd14 (diff) | |
| download | aports-802ebae0b8449fdc6e5c152143362c530353a92b.tar.bz2 aports-802ebae0b8449fdc6e5c152143362c530353a92b.tar.xz | |
testing/cloud-init: upgrade to 18.3, modernize
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, -- }, - ) |
