summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a51a39dc188e..1b2b824b0b7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ replaces=('icedtea-web-java7')
install=install_${pkgname}.sh
# Due to broken path names in the tarball that fails with LANG=C in our chroot
-noextract=${_pkgbase}-${pkgver}.tar.gz
+noextract=(${_pkgbase}-${pkgver}.tar.gz)
source=(
http://icedtea.classpath.org/download/source/${_pkgbase}-${pkgver}.tar.gz
fix-package-info.patch