CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
xrick: fixed issue with installation script
[attic/ports/games-cross.git] / xrick / Pkgfile
index e396d1c6416f6aa7d7546485be248e8c47a1f63b..8d448e7204e4bf853be34d2384ec3acd4d41d05a 100644 (file)
@@ -5,7 +5,7 @@
 
 name=xrick
 version=021212
-release=1
+release=2
 source=(http://www.bigorno.net/xrick/xrick-021212.tgz)
 
 build() {
@@ -28,7 +28,7 @@ build() {
 #!/bin/sh
 
 cd /usr/share/$name
-./$name $@
+./$name \$@
 cd - >/dev/null
 __EOF__
   chmod +x $PKG/usr/bin/$name