diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-03-31 21:56:16 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-03-31 21:56:16 +0000 |
commit | 1a5b1a165e440604b2f7396c7f324a42436aaf4a (patch) | |
tree | 6f87c02007d4d67f1709adeb3ac4075e8f96eb20 /app-text/rcs | |
parent | bug 9666 (diff) | |
download | gentoo-2-1a5b1a165e440604b2f7396c7f324a42436aaf4a.tar.gz gentoo-2-1a5b1a165e440604b2f7396c7f324a42436aaf4a.tar.bz2 gentoo-2-1a5b1a165e440604b2f7396c7f324a42436aaf4a.zip |
the patch was broken because cvs headers got changed by cvs itself, go figure. They shoud not have, as they're not our cvs headers, they belong to upstream. Should fix bug #87460 by Dale <dalek@exceedtech.net>
(Portage version: 1.585-cvs)
Diffstat (limited to 'app-text/rcs')
-rw-r--r-- | app-text/rcs/files/conf.diff | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app-text/rcs/files/conf.diff b/app-text/rcs/files/conf.diff index 23f18ec6d606..fa3f675950a5 100644 --- a/app-text/rcs/files/conf.diff +++ b/app-text/rcs/files/conf.diff @@ -1,13 +1,5 @@ --- src/conf.sh 1995-06-16 02:19:24.000000000 -0400 +++ src.new/conf.sh 2002-06-17 12:49:10.000000000 -0400 -@@ -1,6 +1,6 @@ - #! /bin/sh - # Output RCS compile-time configuration. --Id='$Id: conf.diff,v 1.1 2005/03/30 14:55:56 seemant Exp $' -+Id='$Id: conf.diff,v 1.1 2005/03/30 14:55:56 seemant Exp $' - # Copyright 1990, 1991, 1992, 1993, 1994, 1995 Paul Eggert - # Distributed under license by the Free Software Foundation, Inc. - @@ -79,7 +79,7 @@ chmod 0 a.d && { test -w a.d || cp /dev/null a.d 2>/dev/null; } && { |