2 ## 90_APIVERSION.dpatch by Thomas Günther <tom@toms-cafe.de>
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Support for the APIVERSION define as introduced in VDR-1.3.47.
9 sed -i -e s
/VDRVERSION
/APIVERSION
/g Makefile
12 sed -i -e s
/APIVERSION
/VDRVERSION
/g Makefile
15 echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"