summaryrefslogtreecommitdiff
path: root/packages/e17/e-wm_cvs.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-02-19 15:14:55 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-02-19 15:14:55 +0000
commit6e50c9e36c98b400543d602f674ec5a4899398e6 (patch)
tree96dd49ddd5b97d363c05e4d2ae28bdc9a5caeb4c /packages/e17/e-wm_cvs.bb
parent1002ecf7a0d2dc67fd3966d32462753bd3da18d4 (diff)
e-wm cvs need to call autopoint for gettext support
Diffstat (limited to 'packages/e17/e-wm_cvs.bb')
-rw-r--r--packages/e17/e-wm_cvs.bb4
1 files changed, 1 insertions, 3 deletions
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() {