summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel A. Vico2017-04-11 13:35:57 -0700
committerMiguel A. Vico2017-04-11 13:35:57 -0700
commitba3d9453b1a8f0d2fb61f34e8ddfec6625a29a88 (patch)
tree5a7aabf55292bb8d18176451f1ee36d6beb81194 /PKGBUILD
parenta85e34ab34e6fe1e5c4b36126a4102de97ddeaa9 (diff)
downloadaur-ba3d9453b1a8f0d2fb61f34e8ddfec6625a29a88.tar.gz
Actually apply the modeset fix patch (sorry)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55934f7572a9..488c718cf55b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,6 +46,7 @@ prepare() {
patch -Np1 -i "${srcdir}/0005-compositor-drm-Add-support-for-EGLDevice-EGLOutput.patch"
patch -Np1 -i "${srcdir}/0006-simple-egl-Do-not-set-EGL-up-until-XDG-setup-is-comp.patch"
patch -Np1 -i "${srcdir}/0007-Add-nvidia-release-notes-file.patch"
+ patch -Np1 -i "${srcdir}/0008-compositor-drm-Release-current-next-fb-when-deactiva.patch"
}
build() {