summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik "Freso" S. Olesen2013-08-09 10:49:27 +0200
committerFrederik "Freso" S. Olesen2013-08-09 10:49:27 +0200
commit66fcc46ceea3b868fd4fa117139d0a1c82644368 (patch)
tree43ba9561ee4684657e3d2f107fff12221895c1b6
parent7aa2bc1653ebcbb2540978b16743568508afe40f (diff)
downloadaur-66fcc46ceea3b868fd4fa117139d0a1c82644368.tar.gz
amidst: Add quotes around $_jarfile in $noextract.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1e79fc67846..9bfcf7e5d6fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL')
url='http://www.minecraftforum.net/topic/626786-'
depends=('java-runtime')
optdepends=('minecraft: the game itself')
-noextract=($_jarfile)
+noextract=("$_jarfile")
changelog=ChangeLog
source=("https://bitbucket.org/skiphs/amidst/downloads/$_jarfile"
amidst.sh