aboutsummaryrefslogtreecommitdiff
path: root/www/WebMagick/files/patch-aa
blob: 4adb9c3735cdeea9ee6f093c86819ab725abe766 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** webmagick.in.bak	Tue Mar 24 07:45:45 1998
--- webmagick.in	Thu May 21 02:06:06 1998
***************
*** 249,255 ****
  # Name of per-directory rc file
  $opt_webmagickrc	= '.webmagickrc';
  # global rc files
! @global_option_files	= ("/etc/webmagickrc", "$ENV{'HOME'}/${opt_webmagickrc}");
  
  
  # File naming
--- 249,255 ----
  # Name of per-directory rc file
  $opt_webmagickrc	= '.webmagickrc';
  # global rc files
! @global_option_files    = ("@prefix@/etc/webmagickrc", "$ENV{'HOME'}/${opt_webmagickrc}");
  
  
  # File naming