diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-09-05 15:33:16 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2011-09-05 16:09:43 +0200 |
| commit | 79f9b3bba4d5fbc588cd98a9241a1c3a0a40e558 (patch) | |
| tree | e4f5cb2f78ef746fbcaf85cbbe803bae0353d816 /meta-efl/recipes-efl/e17/e-wm_svn.bb | |
| parent | 291eb03cdeabde1e59f78a971b94fcde3aeaf4ae (diff) | |
| download | meta-openembedded-79f9b3bba4d5fbc588cd98a9241a1c3a0a40e558.tar.gz | |
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.
Diffstat (limited to 'meta-efl/recipes-efl/e17/e-wm_svn.bb')
| -rw-r--r-- | meta-efl/recipes-efl/e17/e-wm_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 = "\ | |||
| 25 | " | 25 | " |
| 26 | 26 | ||
| 27 | do_configure_prepend() { | 27 | do_configure_prepend() { |
| 28 | autopoint | 28 | autopoint || true |
| 29 | } | 29 | } |
| 30 | 30 | ||
| 31 | do_install_append() { | 31 | do_install_append() { |
