diff options
Diffstat (limited to 'redhat/Makefile.r14')
-rw-r--r-- | redhat/Makefile.r14 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/Makefile.r14 b/redhat/Makefile.r14 index 4ad1c8649..1b9e44d82 100644 --- a/redhat/Makefile.r14 +++ b/redhat/Makefile.r14 @@ -1,7 +1,7 @@ SHELL := /bin/bash PACKAGING_DIR := $(shell cd ..; pwd) PATH := $(PATH):$(shell pwd)/build -TDE_VERSION = 14.0.0 +TDE_VERSION := 14.0.0 buildpkg = \ @echo "Now processing '$(1)' [from $(PACKAGING_DIR)]."; \ |