10 May
2008
10 May
'08
4:06 a.m.
On Sat, 10 May 2008, Geoffroy Carrier wrote:
I'd like something that would replace/shorten that (taken from javacc):
for _exe in javacc jjdoc jjtree do cat << EOF > $_exe #!/bin/sh exec /usr/share/java/javacc/bin/$_exe \$@ EOF install -Dm755 $_exe "$pkgdir/usr/bin/$_exe" done
That can be simplified by providing the 3 scripts and adding them to the source array. That is is the recommended way to do this, I beleive. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.