Debian release 2.6.3-2
This commit is contained in:
parent
926c972a29
commit
1aa25b671d
10 changed files with 280 additions and 101 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
|
@ -76,7 +76,8 @@ common-install-indep::
|
|||
binary-install/nut-monitor::
|
||||
dh_python2 -pnut-monitor
|
||||
|
||||
DEB_DH_INSTALLINIT_ARGS_nut-server := --init-script=nut -- start 50 2 3 4 5 . stop 50 0 1 6 .
|
||||
DEB_DH_INSTALLINIT_ARGS_nut-server := --init-script=nut-server -- start 50 2 3 4 5 . stop 50 0 1 6 .
|
||||
DEB_DH_INSTALLINIT_ARGS_nut-client := --init-script=nut-client -- start 51 2 3 4 5 . stop 51 0 1 6 .
|
||||
DEB_DH_COMPRESS_ARGS_nut-doc := -X.pdf
|
||||
|
||||
ifeq (linux,$(DEB_HOST_ARCH_OS))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue