forked from pool/python-Glances
Accepting request 703016 from home:eapodaca:branches:devel:languages:python
new package OBS-URL: https://build.opensuse.org/request/show/703016 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=1
This commit is contained in:
13
adjust-data-files.patch
Normal file
13
adjust-data-files.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git a/setup.py b/setup.py
|
||||
index 73883c1..86f0be5 100755
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -32,8 +32,6 @@ with open('README.rst', encoding='utf-8') as f:
|
||||
|
||||
def get_data_files():
|
||||
data_files = [
|
||||
- ('share/doc/glances', ['AUTHORS', 'COPYING', 'NEWS', 'README.rst',
|
||||
- 'CONTRIBUTING.md', 'conf/glances.conf']),
|
||||
('share/man/man1', ['docs/man/glances.1'])
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user