VirtualGL: does not support !x86.
This commit is contained in:
parent
d1147b7ba3
commit
f4f93ca010
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ license="LGPL-2.1"
|
|||
distfiles="${SOURCEFORGE_SITE}/virtualgl/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=14d5ba1af9fe8859bbb6131714fee465143f16184449d2d7adb65bd4aba4d7d6
|
||||
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/bin/{glxinfo,vglxinfo}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue