summaryrefslogtreecommitdiff
path: root/www/WebMagick/files
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-05-19 23:09:47 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-05-19 23:09:47 +0000
commit7784b70e1d6a5b54c7ac3be6530e8109a9487441 (patch)
treea6630ed742f249d557d097fd91ca1b0934ee0fb2 /www/WebMagick/files
parentUpgrade to 1998-05-08 snapshot version. (diff)
HTML images catalog and thumbnails generator, SSI, imagemaps, etc.
Notes
Notes: svn path=/head/; revision=11069
Diffstat (limited to 'www/WebMagick/files')
-rw-r--r--www/WebMagick/files/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/www/WebMagick/files/patch-aa b/www/WebMagick/files/patch-aa
new file mode 100644
index 000000000000..a82e2fdd8bc5
--- /dev/null
+++ b/www/WebMagick/files/patch-aa
@@ -0,0 +1,19 @@
+*** webmagickrc.in.bak Tue Mar 24 07:45:52 1998
+--- webmagickrc.in Wed May 20 02:38:55 1998
+***************
+*** 32,38 ****
+ # Name of per-directory rc file
+ # $opt_webmagickrc = '.webmagickrc';
+ # global rc files
+! @global_option_files = ("/etc/webmagickrc", "$ENV{'HOME'}/${opt_webmagickrc}");
+
+
+ # File naming
+--- 32,38 ----
+ # Name of per-directory rc file
+ # $opt_webmagickrc = '.webmagickrc';
+ # global rc files
+! @global_option_files = ("@prefix@/etc/webmagickrc", "$ENV{'HOME'}/${opt_webmagickrc}");
+
+
+ # File naming