CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
attic
/
ports
/
games-cross.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38329b4
)
xrick: fixed issue with installation script
author
Jose V Beneyto
<sepen@crux.nu>
Wed, 13 Jan 2010 14:09:51 +0000
(15:09 +0100)
committer
Jose V Beneyto
<sepen@crux.nu>
Wed, 13 Jan 2010 14:09:51 +0000
(15:09 +0100)
xrick/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/xrick/Pkgfile
b/xrick/Pkgfile
index e396d1c6416f6aa7d7546485be248e8c47a1f63b..8d448e7204e4bf853be34d2384ec3acd4d41d05a 100644
(file)
--- a/
xrick/Pkgfile
+++ b/
xrick/Pkgfile
@@
-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