From f99268f797c120a24030a573ef22813cd018beb5 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 22 Oct 2022 16:29:29 +0100 Subject: Added unrar --- repo/xf86-video-amdgpu/xf86-video-amdgpu.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/xf86-video-amdgpu') diff --git a/repo/xf86-video-amdgpu/xf86-video-amdgpu.xibuild b/repo/xf86-video-amdgpu/xf86-video-amdgpu.xibuild index 89b8e80..9f67364 100644 --- a/repo/xf86-video-amdgpu/xf86-video-amdgpu.xibuild +++ b/repo/xf86-video-amdgpu/xf86-video-amdgpu.xibuild @@ -9,7 +9,7 @@ PKG_VER=21.0.0 SOURCE=https://www.x.org/pub/individual/driver/xf86-video-amdgpu-$PKG_VER.tar.bz2 build () { - ./configure $XORG_CONFIG + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static make } -- cgit v1.2.1