diff options
author | dmcmahill <dmcmahill> | 2000-07-09 02:55:41 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2000-07-09 02:55:41 +0000 |
commit | 373e3434f1bbeb0f48b44d26c9516e0adda7c8cb (patch) | |
tree | a14aef60c86ed3111eb6f96634aebbb678392e9a /lang | |
parent | 5d023d39b452c75375f8030703c9841f3aff009b (diff) | |
download | pkgsrc-373e3434f1bbeb0f48b44d26c9516e0adda7c8cb.tar.gz |
fix path in patch file to not include WRKSRC.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/elk/files/patch-sum | 4 | ||||
-rw-r--r-- | lang/elk/patches/patch-al | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/elk/files/patch-sum b/lang/elk/files/patch-sum index 632498c441e..dfcc73f4f75 100644 --- a/lang/elk/files/patch-sum +++ b/lang/elk/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.6 2000/07/07 17:52:35 dmcmahill Exp $ +$NetBSD: patch-sum,v 1.7 2000/07/09 02:55:41 dmcmahill Exp $ MD5 (patch-aa) = e092d691a5308b701c2d625bc968a76c MD5 (patch-ab) = ea4deb26f8b2ee35be64a1852bbf9ad9 @@ -11,4 +11,4 @@ MD5 (patch-ah) = 6e370db1f6de0862aad57c7330867803 MD5 (patch-ai) = 7515b0cba7a747baf7379f0778bfbf68 MD5 (patch-aj) = d7ce903897077223da1addeb610c3219 MD5 (patch-ak) = e95592985fa8d07fc93f0e2b521e116e -MD5 (patch-al) = 08a4580e04a58665f3f3d553442787a0 +MD5 (patch-al) = 7a25e3e90f220e3ec566c7beb0a398fa diff --git a/lang/elk/patches/patch-al b/lang/elk/patches/patch-al index 5e14388c5f0..24f7865c4a4 100644 --- a/lang/elk/patches/patch-al +++ b/lang/elk/patches/patch-al @@ -1,7 +1,7 @@ -$NetBSD: patch-al,v 1.1 2000/07/07 17:52:04 dmcmahill Exp $ +$NetBSD: patch-al,v 1.2 2000/07/09 02:55:42 dmcmahill Exp $ --- /dev/null Fri Jul 7 13:36:28 2000 -+++ work.i386/elk-3.0/config/untested/elf-netbsd-cc Fri Jul 7 13:47:43 2000 ++++ config/untested/elf-netbsd-cc Fri Jul 7 13:47:43 2000 @@ -0,0 +1,370 @@ +# This is a shell script. It is sourced by the build scripts in the +# various subdirectories to gather system-, compiler-, and OS-specific |