summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb b/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb
index 273cc726a1..246bc5f023 100644
--- a/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb
+++ b/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb
@@ -19,7 +19,7 @@ SRC_URI_append_poky = " file://owl-menu.patch;apply=yes "
19 19
20inherit autotools pkgconfig 20inherit autotools pkgconfig
21 21
22EXTRA_OECONF = " --enable-chooser --disable-gtktest --disable-print" 22EXTRA_OECONF = " --enable-chooser --disable-emacs --disable-print"
23 23
24do_install_append () { 24do_install_append () {
25 install -d ${D}/${datadir} 25 install -d ${D}/${datadir}