summaryrefslogtreecommitdiff
path: root/lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in')
-rw-r--r--lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in b/lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in
new file mode 100644
index 000000000000..f2ecffdce476
--- /dev/null
+++ b/lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in
@@ -0,0 +1,13 @@
+--- platforms/unix/npsqueak/npsqueakregister.in.orig Mon Jan 30 19:47:54 2006
++++ platforms/unix/npsqueak/npsqueakregister.in Mon Jan 30 19:48:13 2006
+@@ -8,8 +8,8 @@
+ # Parameters: -u unregister
+
+ NPSQUEAK_SO=@NPSQUEAK_SO@
+-BROWSERS="netscape mozilla opera"
+-BROWSER_DIRS="/usr/local/lib /usr/lib"
++BROWSERS="netscape mozilla firefox opera seamonkey"
++BROWSER_DIRS="%%X11BASE%%/lib %%X11BASE%%/share %%LOCALBASE%%/lib /usr/lib"
+
+ ACTION=register
+