Jahshaka

Grzegorz Zebrowski xan w interia.pl
Nie, 26 Paź 2003, 23:24:15 CET


On Sunday 26 October 2003 22:47, Paweł Sakowski wrote:
[ciach]
> #!/bin/bash
> if [ -d "$HOME/.jahshaka" ]; then
> 	%{_bindir}/jahshaka-install
> fi
> cd "$HOME/.jahshaka"
> exec %{_bindir}/jah

nie moze byc $HOME bo podczas budowania zostanie to zinterpretowane
$ cat /usr/bin/jahshaka
#!/bin/bash
if [ -d "/home/users/xavier/.jahshaka" ]; then
        /usr/bin/jahshaka-install
fi
cd "/home/users/xavier/.jahshaka"
exec /usr/bin/jah
[xavier w beerman SPECS]$

ale ~ moze byc :)

-- 
Grzegorz Zebrowski
VNX Software Engineer



Więcej informacji o liście dyskusyjnej pld-devel-pl