1
0
mirror of https://github.com/rofafor/vdr-plugin-femon.git synced 2023-10-10 11:36:53 +00:00

Updated for vdr-1.4.0.

Modified APIVERSION code in Makefile.
Updated german translation (Thanks to Andreas Brachold).
This commit is contained in:
Rolf Ahrenberg
2006-04-30 04:20:00 +03:00
parent bf85e32d0d
commit 74a2a1bbe7
6 changed files with 18 additions and 12 deletions

View File

@@ -30,7 +30,7 @@ TMPDIR = /tmp
### The version number of VDR's plugin API (taken from VDR's "config.h"):
APIVERSION = $(shell sed -ne '/define APIVERSION/ { s/^.*"\(.*\)".*$$/\1/; p }' $(VDRDIR)/config.h)
APIVERSION = $(shell sed -ne '/define APIVERSION/s/^.*"\(.*\)".*$$/\1/p' $(VDRDIR)/config.h)
### The name of the distribution archive: