temp/mesa-dri-simpledrm: set builddir to fix build

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7511>
This commit is contained in:
Oliver Smith 2025-12-07 17:16:56 +01:00 committed by The Friendly Merge Bot
parent 7203fa22b0
commit a60830d3cb
No known key found for this signature in database

View file

@ -3,7 +3,7 @@
pkgname=mesa-dri-simpledrm
pkgdesc="Temporary KMSRO stub for simpledrm"
pkgver=0.1
pkgrel=0
pkgrel=1
url="https://mesa.freedesktop.org"
license="MIT"
arch="aarch64"
@ -14,6 +14,7 @@ makedepends="gcc"
source="
usr-lib-xorg-modules-dri-simpledrm_dri.c
"
builddir="$srcdir"
build() {
gcc usr-lib-xorg-modules-dri-simpledrm_dri.c -shared -o usr-lib-xorg-modules-dri-simpledrm_dri.so