summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile.r14
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2017-11-05 20:36:04 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2017-11-05 20:36:04 +0100
commitf604d2d72f45d13aeb1706c855624e40a43a602b (patch)
treeac955ccbf464cfded46a1498fb29808127e31a13 /redhat/Makefile.r14
parent488d11495027a75355bebe4ad16497b336dbf404 (diff)
downloadtde-packaging-f604d2d72f45d13aeb1706c855624e40a43a602b.tar.gz
tde-packaging-f604d2d72f45d13aeb1706c855624e40a43a602b.zip
RPM: update build scripts
Diffstat (limited to 'redhat/Makefile.r14')
-rw-r--r--redhat/Makefile.r143
1 files changed, 2 insertions, 1 deletions
diff --git a/redhat/Makefile.r14 b/redhat/Makefile.r14
index ffd1575f0..352b2a343 100644
--- a/redhat/Makefile.r14
+++ b/redhat/Makefile.r14
@@ -1,7 +1,8 @@
SHELL := /bin/bash
PACKAGING_DIR := $(shell cd ..; pwd)
PATH := $(PATH):$(shell pwd)/build
-TDE_VERSION := 14.0.3
+TDE_VERSION := 14.0.4
+DIST := $(shell rpm -E %dist)
buildpkg = \
@echo "Now processing '$(1)' [from $(PACKAGING_DIR)]."; \