mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
build the msgpack stuff
This commit is contained in:
parent
c3b65e186b
commit
da59653fbb
5
debian/rules
vendored
5
debian/rules
vendored
@ -2,7 +2,10 @@
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_build:
|
||||
python setup.py build
|
||||
override_dh_auto_install:
|
||||
python setup.py install
|
||||
#override_dh_installinit:
|
||||
# dh_installinit --no-start --name="salt-master"
|
||||
# dh_installinit --no-start --name="salt-minion"
|
||||
|
Loading…
Reference in New Issue
Block a user