summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2009-08-27 00:19:01 +0200
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2009-08-27 00:19:01 +0200
commitac835e1d5366908e0c3a706ed3c9298041c4bad9 (patch)
treedc26c51cf47f411ac8d0a0b28b845c5c5886b680 /Makefile
parent8c131a1710f1b8c83c09e4f247cc0ba44c0ec4bb (diff)
parent854fa820e345ed890e4a7a9a32b14add68fc642c (diff)
downloadvdr-plugin-live-ac835e1d5366908e0c3a706ed3c9298041c4bad9.tar.gz
vdr-plugin-live-ac835e1d5366908e0c3a706ed3c9298041c4bad9.tar.bz2
Merge commit 'tadi/master'
Conflicts: po/de_DE.po
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c47422f..62cf856 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ TMPDIR ?= /tmp
APIVERSION = $(shell sed -ne '/define APIVERSION/s/^.*"\(.*\)".*$$/\1/p' $(VDRDIR)/config.h)
I18NTARG = $(shell if [ `echo $(APIVERSION) | tr [.] [0]` -ge "10507" ]; then echo "i18n"; fi)
-TNTVERSION = $(shell tntnet-config --version | sed -e's/\.//g' | awk '/^..$$/ { print $$1."00"} /^...$$/ { print $$1."0"} /^....$$/ { print $$1 }')
+TNTVERSION = $(shell tntnet-config --version | sed -e's/\.//g' | sed -e's/pre.*//g' | awk '/^..$$/ { print $$1."00"} /^...$$/ { print $$1."0"} /^....$$/ { print $$1 }')
TNTVERS7 = $(shell ver=$(TNTVERSION); if [ $$ver -ge "1606" ]; then echo "yes"; fi)
### The name of the distribution archive: