summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13979bf8ccf7..4713f17e9d7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,8 +25,7 @@ md5sums=('aeb34e2ca34f968630ca133ea821c61c'
'79fefeb4bff26bf1d374befb35b390df')
prepare()
{
- #unzip "${_pkgname}${pkgver//./}linux_x64.zip"
- :
+ unzip "${_pkgname}${pkgver//./}linux_x64.zip"
}
package()