Fixed vegan-desert-island-9999, moved to vegan-desert-island-9999-r1
The generated launcher was faulty.
This commit is contained in:
parent
1bd39a3750
commit
3ce6f7828a
|
@ -22,7 +22,7 @@ src_unpack() {
|
|||
}
|
||||
|
||||
src_compile() {
|
||||
echo -e "#\!/bin/sh\n\nsolarus-run /usr/share/${PN}" > ${PN}
|
||||
echo -e '#!/bin/sh\n\nsolarus-run /usr/share/'"${PN}" > ${PN}
|
||||
}
|
||||
|
||||
src_install() {
|
Reference in New Issue
Block a user