summaryrefslogtreecommitdiff
path: root/www/webcopy/files/patch-aa
blob: 8feb39c4eda118d493d965e4457f11f48c0be906 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
*** Makefile.bak	Sat Jun  8 20:42:14 1996
--- Makefile	Sat Sep 14 04:07:01 1996
***************
*** 32,40 ****
  
  # Select or change one of the following perl interpreters:
  
! PERL=/usr/local/bin/perl
  #PERL=/usr/local/ucb/perl
! #PERL=/usr/bin/perl
  #PERL=/usr/ucb/perl
  #PERL=/bin/perl
  #PERL=$(HOME)/bin/perl
--- 32,40 ----
  
  # Select or change one of the following perl interpreters:
  
! #PERL=/usr/local/bin/perl
  #PERL=/usr/local/ucb/perl
! PERL=/usr/bin/perl
  #PERL=/usr/ucb/perl
  #PERL=/bin/perl
  #PERL=$(HOME)/bin/perl
***************
*** 43,56 ****
  
  # Select or change one of the following WebCopy destination:
  
! DESTINATION=webcopy.test
  #DESTINATION=/usr/local/bin/webcopy
  #DESTINATION=/usr/local/ucb/webcopy
  #DESTINATION=/usr/bin/webcopy
  #DESTINATION=/usr/ucb/webcopy
  #DESTINATION=/bin/webcopy
  #DESTINATION=$(HOME)/bin/webcopy
! #DESTINATION=
  
  # Select default perl interpreter version:
  
--- 43,56 ----
  
  # Select or change one of the following WebCopy destination:
  
! #DESTINATION=webcopy.test
  #DESTINATION=/usr/local/bin/webcopy
  #DESTINATION=/usr/local/ucb/webcopy
  #DESTINATION=/usr/bin/webcopy
  #DESTINATION=/usr/ucb/webcopy
  #DESTINATION=/bin/webcopy
  #DESTINATION=$(HOME)/bin/webcopy
! DESTINATION=$(PREFIX)/bin/webcopy
  
  # Select default perl interpreter version: