merged latest from develop
This commit is contained in:
commit
d053d126a9
45 changed files with 303 additions and 1076 deletions
|
@ -64,6 +64,7 @@ fpm -s dir -t rpm -n core \
|
|||
-v $(PACKAGE_VERSION) \
|
||||
--rpm-init scripts/core-daemon \
|
||||
--config-files "/etc/core" \
|
||||
-d "ethtool" \
|
||||
-d "tcl" \
|
||||
-d "tk" \
|
||||
-d "procps-ng" \
|
||||
|
@ -89,6 +90,7 @@ fpm -s dir -t deb -n core \
|
|||
--deb-systemd scripts/core-daemon.service \
|
||||
--deb-no-default-config-files \
|
||||
--config-files "/etc/core" \
|
||||
-d "ethtool" \
|
||||
-d "tcl" \
|
||||
-d "tk" \
|
||||
-d "libtk-img" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue