#! /bin/sh /usr/share/dpatch/dpatch-run ## 90_mlist-0.0.4-1.5.8.dpatch by Thomas Günther ## http://toms-cafe.de/vdr/download/mlist-0.0.4-1.5.8.diff ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Changes for VDR >= 1.5.8. @DPATCH@ --- mlist-0.0.4/Makefile +++ mlist-0.0.4/Makefile @@ -92,7 +92,7 @@ i18n: $(I18Nmo) @mkdir -p $(LOCALEDIR) for i in $(I18Ndirs); do\ mkdir -p $(LOCALEDIR)/$$i/LC_MESSAGES;\ - cp $(PODIR)/$$i.mo $(LOCALEDIR)/$$i/LC_MESSAGES/$(PLUGIN).mo;\ + cp $(PODIR)/$$i.mo $(LOCALEDIR)/$$i/LC_MESSAGES/vdr-$(PLUGIN).mo;\ done ### Targets: