mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-01-26 22:42:49 +01:00
aalib: fix system-poison-directories
This commit is contained in:
parent
1cdfda859f
commit
d5bcd52789
@ -25,3 +25,8 @@ SRC_URI[sha256sum] = "fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e
|
||||
|
||||
inherit autotools
|
||||
|
||||
EXTRA_OECONF += "--with-ncurses=${STAGING_DIR_HOST}"
|
||||
|
||||
do_install:append() {
|
||||
rm -f ${D}${bindir}/aalib-config
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user