git » qt5-base.git » commit 0689f00

Oops

author Antonio Rojas
2019-06-21 08:56:29 UTC
committer Antonio Rojas
2019-06-21 08:56:29 UTC
parent 441feafb7fbde7120a0cf9cc4cd0004fcbd3ce7c

Oops

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index a236600..b56de83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -44,7 +44,7 @@ prepare() {
     mkspecs/common/g++-unix.conf
 
   patch -p1 -i ../qtbase-qxcbwindow.patch # Fix NVIDIA freeze
-  patch -p1 -i ../qtbase-zlib-compression # Change the default compression back to zlib for backwards compatibility
+  patch -p1 -i ../qtbase-zlib-compression.patch # Change the default compression back to zlib for backwards compatibility
 }
 
 build() {