mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
undoing previous changes to setup.py; will handle this in the spec file instead
This commit is contained in:
parent
e31005f69a
commit
9ec222859e
1 changed files with 0 additions and 4 deletions
4
setup.py
4
setup.py
|
@ -117,10 +117,6 @@ setup(
|
|||
('share/man/man7',
|
||||
['doc/man/salt.7',
|
||||
]),
|
||||
('/etc/salt',
|
||||
['conf/master.template',
|
||||
'conf/minion.template',
|
||||
]),
|
||||
],
|
||||
install_requires=requirements,
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue