summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-10-23 11:27:14 +0000
committerAchim Gottinger <achim@gentoo.org>2000-10-23 11:27:14 +0000
commit50edf0cf5bf26090e6fdb635c842a74975382ae6 (patch)
treefdea63768964aa99eb274d4048a0f6fbd9683d50 /dev-util/yacc
parent*** empty log message *** (diff)
downloadhistorical-50edf0cf5bf26090e6fdb635c842a74975382ae6.tar.gz
historical-50edf0cf5bf26090e6fdb635c842a74975382ae6.tar.bz2
historical-50edf0cf5bf26090e6fdb635c842a74975382ae6.zip
*** empty log message ***
Diffstat (limited to 'dev-util/yacc')
-rw-r--r--dev-util/yacc/yacc-1.9.1-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/yacc/yacc-1.9.1-r1.ebuild b/dev-util/yacc/yacc-1.9.1-r1.ebuild
index 5d83459d5cda..95b8aa0c2487 100644
--- a/dev-util/yacc/yacc-1.9.1-r1.ebuild
+++ b/dev-util/yacc/yacc-1.9.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.3 2000/09/15 20:08:52 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.4 2000/10/23 11:27:13 achim Exp $
P=yacc-1.9.1
A=${P}.tar.Z
@@ -25,7 +25,6 @@ src_install() {
dobin yacc
doman yacc.1
dodoc 00README* ACKNOWLEDGEMENTS NEW_FEATURES NO_WARRANTY NOTES README*
- ln -s /usr/lib/cvs/contrib ${D}/usr/doc/${P}/contrib
}