changed default settings
This commit is contained in:
parent
1f7f35b8b8
commit
d52859597e
@ -21,7 +21,7 @@ OPSI_REPOS_PRODUCT_DIR=${OPSI_REPOS_BASE_DIR}/${STATUS}/${VENDOR}/${PN}/${VERSIO
|
||||
OPSI_REPOS_FILE_PATTERN=${PN}_${VERSION}-${RELEASE}.opsi
|
||||
|
||||
# Force alway upload to opsi repos
|
||||
OPSI_REPOS_FORCE_UPLOAD=1
|
||||
# OPSI_REPOS_FORCE_UPLOAD=1
|
||||
|
||||
|
||||
###############################
|
||||
@ -37,5 +37,5 @@ DIST_CACHE_DIR=$HOME/.opsi-dist-cache/${PN}-${VERSION}
|
||||
DIST_PRIVATE_REPOS=file://$HOME/opsi-dist.private/$VENDOR/$PN/$VERSION
|
||||
|
||||
# Force always downloading dist files
|
||||
DIST_FORCE_DOWNLOAD=1
|
||||
# DIST_FORCE_DOWNLOAD=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user