mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-02-13 07:32:46 +01:00
ddcpopup_git: fix package_qa issue if not x86_64
This commit is contained in:
parent
94ea4f5a60
commit
43794be43c
@ -25,4 +25,6 @@ do_compile[network] = "1"
|
||||
|
||||
do_install:append() {
|
||||
mv ${D}${bindir}/main ${D}${bindir}/ddcpopup
|
||||
# remove precompiled x86 binaries
|
||||
rm -r ${D}${libdir}/go/pkg/mod/github.com/dlasky/gotk3-layershell@*/example
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user