aboutsummaryrefslogtreecommitdiff
path: root/misc/gpt31/files/patch-tools_DistGPT.pm
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gpt31/files/patch-tools_DistGPT.pm')
-rw-r--r--misc/gpt31/files/patch-tools_DistGPT.pm26
1 files changed, 0 insertions, 26 deletions
diff --git a/misc/gpt31/files/patch-tools_DistGPT.pm b/misc/gpt31/files/patch-tools_DistGPT.pm
deleted file mode 100644
index 16c9f1c3ed83..000000000000
--- a/misc/gpt31/files/patch-tools_DistGPT.pm
+++ /dev/null
@@ -1,26 +0,0 @@
-
-$FreeBSD$
-
---- tools/DistGPT.pm.orig Fri Jan 16 16:31:06 2004
-+++ tools/DistGPT.pm Fri Jan 16 16:34:24 2004
-@@ -34,20 +34,12 @@
-
- my @buildorder = (
- "zlib",
-- "perlzlib",
-- "perlzlibio",
-- "perltest",
-- "perlpatch",
-- "perltar",
- "oldautoconf",
- "oldlibtool",
- "oldautomake",
- "autoconf",
- "libtool",
- "automake",
-- "filespec",
-- "podparser",
-- "md5",
- "core",
- "gpt",
- );