Do not use the revision for the cache directory - changing the

revision does not force a new download ...
This commit is contained in:
Daniel Schwager 2012-01-26 01:03:27 +01:00
parent ecf2ccb6b6
commit 5599d22bd7

View File

@ -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.