summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/xorg-app/xterm_403.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_403.bb b/meta-oe/recipes-graphics/xorg-app/xterm_403.bb
index db59b10a15..a6f2b55336 100644
--- a/meta-oe/recipes-graphics/xorg-app/xterm_403.bb
+++ b/meta-oe/recipes-graphics/xorg-app/xterm_403.bb
@@ -22,6 +22,7 @@ EXTRA_OECONF = " --x-includes=${STAGING_INCDIR} \
22 --disable-rpath-hack \ 22 --disable-rpath-hack \
23 --disable-setuid \ 23 --disable-setuid \
24 --with-app-defaults=${datadir}/X11/app-defaults \ 24 --with-app-defaults=${datadir}/X11/app-defaults \
25 --program-transform-name= \
25 " 26 "
26 27
27B = "${S}" 28B = "${S}"