diff options
author | Stelios Tsampas | 2024-12-30 11:22:53 +0200 |
---|---|---|
committer | Stelios Tsampas | 2024-12-30 11:22:53 +0200 |
commit | eb1c05342f82988a57afbea9042ca3f02006a8b2 (patch) | |
tree | 4a0dadf5921f292a31d839080d7e74a0bef9bdf6 | |
parent | b9a1f355b8090596a1bc780c4b2e7a0ff1200e8c (diff) | |
download | aur-eb1c05342f82988a57afbea9042ca3f02006a8b2.tar.gz |
wine-cachyos-opt: update pkgbuild
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,9 +114,9 @@ prepare() { git config user.email "wine@cachyos.org" git config user.name "wine cachyos" git tag wine-9.0 --annotate -m "$pkgver" --force + ./tools/make_requests ./dlls/winevulkan/make_vulkan -x vk.xml ./tools/make_specfiles - ./tools/make_requests autoreconf -fiv popd } |