diff options
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xterm_325.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_325.bb b/meta-oe/recipes-graphics/xorg-app/xterm_325.bb index e0baf3cfac..a627af000c 100644 --- a/meta-oe/recipes-graphics/xorg-app/xterm_325.bb +++ b/meta-oe/recipes-graphics/xorg-app/xterm_325.bb | |||
| @@ -27,4 +27,4 @@ do_configure() { | |||
| 27 | oe_runconf | 27 | oe_runconf |
| 28 | } | 28 | } |
| 29 | 29 | ||
| 30 | FILES_${PN} += "${libdir}/X11" | 30 | FILES_${PN} += "/usr/lib/X11" |
