summaryrefslogtreecommitdiff
path: root/!NetSurf/!Run,feb
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2005-04-04 18:41:09 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2005-04-04 18:41:09 +0000
commitf9e97d5aa55877de1486199be6d48b37002a6d25 (patch)
tree9497a2f6f815de05c395014ba7dfb8a9ab5f1818 /!NetSurf/!Run,feb
parentd747cfe2d24c8c174245df99e6b73a76cf1ce98c (diff)
downloadnetsurf-f9e97d5aa55877de1486199be6d48b37002a6d25.tar.gz
netsurf-f9e97d5aa55877de1486199be6d48b37002a6d25.tar.bz2
[project @ 2005-04-04 18:41:09 by tlsa]
Fix WimpSlot number for autobuilder and update SUL URL again. svn path=/import/netsurf/; revision=1595
Diffstat (limited to '!NetSurf/!Run,feb')
-rw-r--r--!NetSurf/!Run,feb8
1 files changed, 4 insertions, 4 deletions
diff --git a/!NetSurf/!Run,feb b/!NetSurf/!Run,feb
index 7454021e3..843acd854 100644
--- a/!NetSurf/!Run,feb
+++ b/!NetSurf/!Run,feb
@@ -1,4 +1,4 @@
-| Run file for NetSurf. ( $Revision: 1.35 $ )
+| Run file for NetSurf. ( $Revision: 1.36 $ )
|
| This file ensures that the system resources required by NetSurf are
| present. Additionally, it forces setting of system variables related
@@ -35,9 +35,9 @@ RMEnsure DrawFile 1.30 NetSurfRMLoad System:Modules.DrawFile
RMEnsure DrawFile 1.30 Error NetSurf requires the DrawFile module. An old verson of this can be downloaded from http://acorn.riscos.com/riscos/releases/drawfile.arc
| Ensure SharedUnixLibrary is installed
-| http://www.riscos.info/unix/usage.html
+| http://gccsdk.riscos.info/#SUL
RMEnsure SharedUnixLibrary 1.02 NetSurfRMLoad System:Modules.SharedULib
-RMEnsure SharedUnixLibrary 1.02 Error NetSurf requires SharedUnixLibrary 1.02 or later. This can be downloaded from http://www.riscos.info/unix/usage.html
+RMEnsure SharedUnixLibrary 1.02 Error NetSurf requires SharedUnixLibrary 1.02 or later. This can be downloaded from http://gccsdk.riscos.info/
| Load AcornURI if it isn't already
| http://sudden.recoil.org/
@@ -74,5 +74,5 @@ Unset NetSurf$LoadIconv
| No longer need this alias
Unset Alias$NetSurfRMLoad
-WimpSlot -min 2307k -max 2307k
+WimpSlot -min 2240k -max 2240k
Run <NetSurf$Dir>.!RunImage %*0 2><NetSurf$Dir>.stderr \ No newline at end of file