diff --git a/builder/build-default.cfg b/builder/build-default.cfg index 83f805f..258dea1 100644 --- a/builder/build-default.cfg +++ b/builder/build-default.cfg @@ -29,7 +29,7 @@ OPSI_REPOS_FILE_PATTERN=${PN}_${VERSION}-${RELEASE}.opsi ############################### # Directory downloading/cacheing the artifacts like MSI package or icons from the vendor webside -DIST_CACHE_DIR=$HOME/.opsi-dist-cache/${PN}-${VERSION}-${RELEASE} +DIST_CACHE_DIR=$HOME/.opsi-dist-cache/${PN}-${VERSION} # private dist repository. You can use all variables from release.cfg insde the URL # this optinal URL will be the FIRST url to check for downloading vendor stuff.