Split nut package into nut-client and nut-server, keep nut package as metapackage
This commit is contained in:
parent
1106c880a1
commit
910934027d
18 changed files with 57 additions and 28 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -40,7 +40,7 @@ common-install-arch::
|
|||
mv $${f} $(CURDIR)/debian/tmp/etc/nut/$${nf}; \
|
||||
done
|
||||
|
||||
DEB_DH_INSTALLINIT_ARGS_nut := -- start 50 2 3 4 5 . stop 50 0 1 6 .
|
||||
DEB_DH_INSTALLINIT_ARGS_nut-server := --init-script=nut -- start 50 2 3 4 5 . stop 50 0 1 6 .
|
||||
|
||||
ifeq (linux,$(DEB_HOST_ARCH_OS))
|
||||
# for Debian
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue