put all deb packages in the same root, small fix to package tool, renable upgrade tests
This commit is contained in:
parent
ad2f1991b8
commit
6ed82a1a3f
6 changed files with 11 additions and 9 deletions
|
@ -218,7 +218,7 @@ package_docs(){
|
|||
|
||||
## Generation Functions ##
|
||||
generate_config_templates(){
|
||||
python ${SCRIPT_DIR}/scripts/config_template_generator.py $CONFIG $SCRIPT_DIR/templates/debian $DEBIAN_DIR $PACKAGE_VERSION
|
||||
python ${SCRIPT_DIR}/scripts/config_template_generator.py $CONFIG $SCRIPT_DIR/templates/debian $DEBIAN_DIR $PACKAGE_NAME $PACKAGE_VERSION
|
||||
}
|
||||
|
||||
generate_manpages(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue