aboutsummaryrefslogtreecommitdiffstats
path: root/classes/efl.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/efl.bbclass')
-rw-r--r--classes/efl.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/efl.bbclass b/classes/efl.bbclass
index 805422fdf4..14334571ce 100644
--- a/classes/efl.bbclass
+++ b/classes/efl.bbclass
@@ -17,7 +17,7 @@ inherit autotools
AUTOTOOLS_STAGE_PKGCONFIG = "1"
do_configure_prepend() {
- touch config.rpath
+ autopoint || touch config.rpath
}
do_install_prepend () {