added initial fpm commands for building packages and minor updates to support
This commit is contained in:
parent
58c6d03bc4
commit
59e6b6630a
8 changed files with 87 additions and 55 deletions
|
@ -4,7 +4,7 @@ CORE_STATE_DIR = "@CORE_STATE_DIR@"
|
|||
CORE_CONF_DIR = "@CORE_CONF_DIR@"
|
||||
CORE_DATA_DIR = "@CORE_DATA_DIR@"
|
||||
CORE_LIB_DIR = "@CORE_LIB_DIR@"
|
||||
CORE_SBIN_DIR = "@SBINDIR@"
|
||||
CORE_SBIN_DIR = "@BINDIR@"
|
||||
|
||||
BRCTL_BIN = "@brctl_path@/brctl"
|
||||
SYSCTL_BIN = "@sysctl_path@/sysctl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue