From 79f9b3bba4d5fbc588cd98a9241a1c3a0a40e558 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 5 Sep 2011 15:33:16 +0200 Subject: [PATCH] e-wm: ignore autopoint errors | autopoint: File config.rpath has been locally modified. | autopoint: warning: File mkinstalldirs has been locally modified. | autopoint: *** Some files have been locally modified. Not overwriting them because --force has not been specified. For your convenience, you find the local modifications in the file '/tmp/gtAHz0tp/autopoint.diff'. | autopoint: *** Stop. --- meta-efl/recipes-efl/e17/e-wm_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-efl/recipes-efl/e17/e-wm_svn.bb b/meta-efl/recipes-efl/e17/e-wm_svn.bb index 38257b564d..cb7f445bae 100644 --- a/meta-efl/recipes-efl/e17/e-wm_svn.bb +++ b/meta-efl/recipes-efl/e17/e-wm_svn.bb @@ -25,7 +25,7 @@ EXTRA_OECONF = "\ " do_configure_prepend() { - autopoint + autopoint || true } do_install_append() {