diff options
Diffstat (limited to 'databases/py-python-swiftclient/files/patch-setup.cfg')
-rw-r--r-- | databases/py-python-swiftclient/files/patch-setup.cfg | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/py-python-swiftclient/files/patch-setup.cfg b/databases/py-python-swiftclient/files/patch-setup.cfg deleted file mode 100644 index fae6d6ea7406..000000000000 --- a/databases/py-python-swiftclient/files/patch-setup.cfg +++ /dev/null @@ -1,11 +0,0 @@ ---- setup.cfg.orig 2022-02-23 09:45:42 UTC -+++ setup.cfg -@@ -25,8 +25,6 @@ packages = - [files] - packages = - swiftclient --scripts = -- bin/swift - data_files = - share/man/man1 = doc/manpages/swift.1 - |