fixed do_install bug.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-vuplus / enigma2 / enigma2-plugins / Makefile.am
index c6e5fb4..73fc76a 100644 (file)
@@ -24,7 +24,7 @@ default: $(DOMAIN).pot $(LANGPO) merge $(LANGMO)
        done
 
 merge:
-       #for lang in $(LANGS); do msgmerge --no-location -s -N -U $$lang.po $(DOMAIN).pot; done
+       echo "dummy"
 
 
 # the TRANSLATORS: allows putting translation comments before the to-be-translated line.