Add the floscripts to the setup.py

This commit is contained in:
Thomas S Hatch 2014-02-25 14:35:34 -07:00
parent 73ec91338a
commit b15387920d

View file

@ -458,6 +458,9 @@ SETUP_KWARGS = {'name': NAME,
'debian_ip/*.jinja',
'virt/*.jinja'
],
'salt.daemons.flo': [
'*.flo'
]
},
'data_files': [('share/man/man1',
['doc/man/salt-cp.1',