aboutsummaryrefslogtreecommitdiff
path: root/textproc/gutenbook/files/patch-PGB.pm
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gutenbook/files/patch-PGB.pm')
-rw-r--r--textproc/gutenbook/files/patch-PGB.pm13
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/gutenbook/files/patch-PGB.pm b/textproc/gutenbook/files/patch-PGB.pm
deleted file mode 100644
index e610e25961ae..000000000000
--- a/textproc/gutenbook/files/patch-PGB.pm
+++ /dev/null
@@ -1,13 +0,0 @@
---- PGB.pm.orig Thu Dec 21 03:42:50 2000
-+++ PGB.pm Thu Dec 21 03:43:31 2000
-@@ -42,8 +42,8 @@
- # $http_url = "http://www.viemeister.com/pub/gutenberg/";
- # $http_url = "http://metalab.unc.edu/pub/docs/books/gutenberg/";
- # $http_url = "http://www.prairienet.org/gutenberg/";
--$zip = "/usr/bin/zip";
--$unzip = "/usr/bin/unzip";
-+$zip = "%%LOCALBASE%%/bin/zip";
-+$unzip = "%%LOCALBASE%%/bin/unzip";
-
- $index_file = "index";
- $prefs_file = "preferences";