e-wm cvs need to call autopoint for gettext support
authorMichael Lauer <mickey@vanille-media.de>
Tue, 19 Feb 2008 15:14:55 +0000 (15:14 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Tue, 19 Feb 2008 15:14:55 +0000 (15:14 +0000)
packages/e17/e-wm_cvs.bb

index e7af400..4dbacff 100644 (file)
@@ -21,9 +21,7 @@ EXTRA_OECONF = "\
 "
 
 do_configure_prepend() {
-       install -m 0644 ${WORKDIR}/Makefile.in.in po/
-       echo "install -d $*" >./mkinstalldirs
-       chmod a+rx ./mkinstalldirs
+       autopoint
 }
 
 do_stage() {