mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
nwg-dock: remove precompiled x86 binary
This commit is contained in:
parent
b6b2f4f18e
commit
3cdc75cdca
@ -19,7 +19,8 @@ inherit go go-mod
|
||||
GO_INSTALL = "${GO_IMPORT}"
|
||||
|
||||
do_install:append() {
|
||||
# remove precompiled x86 binary
|
||||
# remove precompiled x86 binaries
|
||||
rm -r ${D}${libdir}/go/src/${GO_IMPORT}/bin
|
||||
rm -r ${D}${libdir}/go/pkg/mod/github.com/dlasky/gotk3-layershell*/example
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user