summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2019-07-21 15:25:42 +0300
committerStelios Tsampas2019-07-21 15:25:42 +0300
commitca6f8b576a266107083b69f8aedb372575f628b9 (patch)
treea5b2320fb6bee3431a2d2222b77ed6da84d344c3
parentf5c59f6ecaeef1baed1e89d59c4a3729ca703118 (diff)
parentb71e110182ebe5486b63e99bdf99e7f90ebae05f (diff)
downloadaur-ca6f8b576a266107083b69f8aedb372575f628b9.tar.gz
Merge branch 'master' of ssh://aur.archlinux.org/d9vk-mingw
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1175472974b9..55c7948d3568 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ prepare() {
# Enable at your own risk. If you don't know what it is,
# and its implications, leave it as is. You have been warned.
# I am not liable if anything happens to you by using it.
- #patch -p1 -i ../dxvk-async.patch
+ patch -p1 -i ../dxvk-async.patch
}
build() {