pkgsrc/www/galeon/files/galeon.in
taya 58659fcfa4 update galeon to 1.2.10
1.2.10 is a simple bug fix and api sync update for the 1.2.x branch.
2003-04-24 13:03:17 +00:00

4 lines
116 B
Bash

#!/bin/sh
MOZILLA_FIVE_HOME=@MOZILLA_PREFIX@/lib/mozilla
export MOZILLA_FIVE_HOME
exec @PREFIX@/bin/galeon-bin "$@"