xf86-video-amdgpu: hmm revert prev... my fault.
This commit is contained in:
parent
d633f5e3ba
commit
5e287975fe
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xf86-video-amdgpu'.
|
||||
pkgname=xf86-video-amdgpu
|
||||
version=1.0.0
|
||||
revision=2
|
||||
revision=3
|
||||
lib32disabled=yes
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
build_style=gnu-configure
|
||||
|
@ -15,8 +15,3 @@ homepage="http://xorg.freedesktop.org"
|
|||
license="MIT"
|
||||
distfiles="http://xorg.freedesktop.org//releases/individual/driver/${pkgname}-${version}.tar.bz2"
|
||||
checksum=296bd5376f4921bbdb3d0e6e6bc100ff2682312ae5965a43d3cab53f50f92a6a
|
||||
|
||||
post_install() {
|
||||
# fix conf file
|
||||
echo "EndSection" >> ${DESTDIR}/usr/share/X11/xorg.conf.d/10-amdgpu.conf
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue