On Saturday 22 April 2006 12:42, Ville Skytt? wrote: > Plugins that have not been changed to use APIVERSION yet upstream can be > usually locally updated with something as simple as: > $ sed -i -e s/VDRVERSION/APIVERSION/g Makefile > > ...and somewhat off topic, the DVBDIR changes can be done with: > $ sed -i -e '/^DVBDIR/d' -e 's|-I$(DVBDIR)/include||' Makefile can plugins with those changes still be compiled with older vdr versions? Otherwise all plugins need a separate Makefile.VDRVERSION, or is there a better solution? -- Wolfgang