summaryrefslogtreecommitdiff
path: root/net/smm++/files/patch-b
blob: cfce53fb69d50f87debd20a3c34a2a60cb6c2d0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- /usr/ports/games/smm++/work/smm4r4/docu/INSTALL.unix	Sun Dec 19 13:45:24 1999
+++ docu/INSTALL.unix	Thu Nov 16 19:07:29 2000
@@ -99,7 +99,7 @@
      'which itkwish' typed in in the shell gives you the answer, if
      you dont know it already. Sometimes 'locate itkwish' may help,
      if itkwish isnt along $PATH.
-     e.g. /usr/bin/itkwish (default)
+     e.g. /usr/local/bin/itkwish (default)
 
 
 From now on I'll explain the installation taking the default values
@@ -114,7 +114,7 @@
    to save diskspace.
 5. cd smmxxx
 6. now edit the file 'smm'
- a) first line: #!/usr/bin/itkwish
+ a) first line: #!/usr/local/bin/itkwish
     put in here the right path to itkwish
  b) line: set SMMPATH    $env(HOME)/.smm
     put in here the path, where the user data should be stored.
@@ -162,7 +162,7 @@
 everything should work OK. 
 
 The first line in 'smm' should look like:
-#!/usr/bin/itkwish
+#!/usr/local/bin/itkwish
 
 here the path /usr/bin may be wrong.