diff options
author | kristerw <kristerw@pkgsrc.org> | 2006-01-17 21:23:01 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2006-01-17 21:23:01 +0000 |
commit | 81ef29ab4021d50ed16ad91a23248da2c4a18425 (patch) | |
tree | a2fdfaca7f5297f9a19e9e7919da5e00300744c2 /misc/fep/patches/patch-al | |
parent | 37ce8bef674dc86d9f83b80eb379560fcec006c6 (diff) | |
download | pkgsrc-81ef29ab4021d50ed16ad91a23248da2c4a18425.tar.gz |
Regenerate hand edited patches so that they can be applied using the
OS X patch program.
Diffstat (limited to 'misc/fep/patches/patch-al')
-rw-r--r-- | misc/fep/patches/patch-al | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/fep/patches/patch-al b/misc/fep/patches/patch-al index 95a52114a18..49d1b705c0b 100644 --- a/misc/fep/patches/patch-al +++ b/misc/fep/patches/patch-al @@ -1,13 +1,10 @@ -$NetBSD: patch-al,v 1.4 2006/01/03 18:16:10 joerg Exp $ +$NetBSD: patch-al,v 1.5 2006/01/17 21:23:01 kristerw Exp $ --- fep_util.c.orig 1988-12-28 07:24:01.000000000 -0500 +++ fep_util.c 2005-12-10 16:59:27.000000000 -0500 -@@ -6,4 +6,4 @@ +@@ -6 +6 @@ -#endif lint +#endif /* lint */ - - #ifndef MKARGDEBUG - @@ -178,9 +178,9 @@ { return (d1 > d2 ? d1 : d2); |