summaryrefslogtreecommitdiff
path: root/www/galeon/files
diff options
context:
space:
mode:
authortaya <taya@pkgsrc.org>2001-07-14 02:34:51 +0000
committertaya <taya@pkgsrc.org>2001-07-14 02:34:51 +0000
commit6d35ebe418d243e9dd114b504646d0fd2edf4533 (patch)
tree5a34a8c4f6edb7d3fde42ec95f81a7a5c8ebfb4c /www/galeon/files
parent16aaef58a879f6078e23e8090a0739fb80089af7 (diff)
downloadpkgsrc-6d35ebe418d243e9dd114b504646d0fd2edf4533.tar.gz
Initial import of galeon.
Galeon is a GNOME web browser based on gecko (mozilla rendering engine). It's fast, it has a light interface and it is full standards compliant.
Diffstat (limited to 'www/galeon/files')
-rw-r--r--www/galeon/files/galeon.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/galeon/files/galeon.in b/www/galeon/files/galeon.in
new file mode 100644
index 00000000000..b31686cb3ab
--- /dev/null
+++ b/www/galeon/files/galeon.in
@@ -0,0 +1,4 @@
+#!/bin/sh
+MOZILLA_FIVE_HOME=@PREFIX@/lib/mozilla
+export MOZILLA_FIVE_HOME
+exec @PREFIX@/bin/galeon-bin $@