From: Michael Lauer Date: Tue, 19 Feb 2008 15:14:55 +0000 (+0000) Subject: e-wm cvs need to call autopoint for gettext support X-Git-Tag: Release-2010-05/1~7665^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e50c9e36c98b400543d602f674ec5a4899398e6;p=openembedded.git e-wm cvs need to call autopoint for gettext support --- diff --git a/packages/e17/e-wm_cvs.bb b/packages/e17/e-wm_cvs.bb index e7af400a1c..4dbacffe1b 100644 --- a/packages/e17/e-wm_cvs.bb +++ b/packages/e17/e-wm_cvs.bb @@ -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() {