From 716cef9e0a0ce99773c3f8d15ee76cac4d71ae95 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Wed, 20 May 1998 22:17:18 +0000 Subject: Swap patch-aa and patch-ab, order is sufficient --- www/WebMagick/files/patch-aa | 12 ++++++------ www/WebMagick/files/patch-ab | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'www') diff --git a/www/WebMagick/files/patch-aa b/www/WebMagick/files/patch-aa index a82e2fdd8bc5..4adb9c3735cd 100644 --- a/www/WebMagick/files/patch-aa +++ b/www/WebMagick/files/patch-aa @@ -1,17 +1,17 @@ -*** webmagickrc.in.bak Tue Mar 24 07:45:52 1998 ---- webmagickrc.in Wed May 20 02:38:55 1998 +*** webmagick.in.bak Tue Mar 24 07:45:45 1998 +--- webmagick.in Thu May 21 02:06:06 1998 *************** -*** 32,38 **** +*** 249,255 **** # Name of per-directory rc file - # $opt_webmagickrc = '.webmagickrc'; + $opt_webmagickrc = '.webmagickrc'; # global rc files ! @global_option_files = ("/etc/webmagickrc", "$ENV{'HOME'}/${opt_webmagickrc}"); # File naming ---- 32,38 ---- +--- 249,255 ---- # Name of per-directory rc file - # $opt_webmagickrc = '.webmagickrc'; + $opt_webmagickrc = '.webmagickrc'; # global rc files ! @global_option_files = ("@prefix@/etc/webmagickrc", "$ENV{'HOME'}/${opt_webmagickrc}"); diff --git a/www/WebMagick/files/patch-ab b/www/WebMagick/files/patch-ab index 4adb9c3735cd..a82e2fdd8bc5 100644 --- a/www/WebMagick/files/patch-ab +++ b/www/WebMagick/files/patch-ab @@ -1,17 +1,17 @@ -*** webmagick.in.bak Tue Mar 24 07:45:45 1998 ---- webmagick.in Thu May 21 02:06:06 1998 +*** webmagickrc.in.bak Tue Mar 24 07:45:52 1998 +--- webmagickrc.in Wed May 20 02:38:55 1998 *************** -*** 249,255 **** +*** 32,38 **** # Name of per-directory rc file - $opt_webmagickrc = '.webmagickrc'; + # $opt_webmagickrc = '.webmagickrc'; # global rc files ! @global_option_files = ("/etc/webmagickrc", "$ENV{'HOME'}/${opt_webmagickrc}"); # File naming ---- 249,255 ---- +--- 32,38 ---- # Name of per-directory rc file - $opt_webmagickrc = '.webmagickrc'; + # $opt_webmagickrc = '.webmagickrc'; # global rc files ! @global_option_files = ("@prefix@/etc/webmagickrc", "$ENV{'HOME'}/${opt_webmagickrc}"); -- cgit v1.2.3