openafs rpm - update to 1.8.9 final
Change-Id: Iaecafad91576822555d400a3794f082f884b039b
This commit is contained in:
parent
b3cad4f7a3
commit
575b517ba4
@ -28,10 +28,10 @@
|
|||||||
set -eux
|
set -eux
|
||||||
|
|
||||||
BASE_VERSION=1.8.9
|
BASE_VERSION=1.8.9
|
||||||
PRE_VERSION=pre1
|
PRE_VERSION=''
|
||||||
VERSION=${BASE_VERSION}${PRE_VERSION}
|
VERSION=${BASE_VERSION}${PRE_VERSION}
|
||||||
# If pre-release, this should be "candidate/"; otherwise blank
|
# If pre-release, this should be "candidate/"; otherwise blank
|
||||||
CANDIDATE=candidate/
|
CANDIDATE=''
|
||||||
URL_PATH=${CANDIDATE}${VERSION}
|
URL_PATH=${CANDIDATE}${VERSION}
|
||||||
|
|
||||||
# There is a rule somewhere for how this is generated ... this
|
# There is a rule somewhere for how this is generated ... this
|
||||||
|
Loading…
Reference in New Issue
Block a user