summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-10-17 16:07:39 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-10-17 16:07:39 +0000
commit66171cf9bebcd4498deb01dc6932a8a53bab03ab (patch)
tree4ef1a0f570e64157ff62536e4798faa5bfc2eb18 /x11-misc/xwrits
parentremoved ~ from x86 (diff)
downloadhistorical-66171cf9bebcd4498deb01dc6932a8a53bab03ab.tar.gz
historical-66171cf9bebcd4498deb01dc6932a8a53bab03ab.tar.bz2
historical-66171cf9bebcd4498deb01dc6932a8a53bab03ab.zip
lintool fixes
Diffstat (limited to 'x11-misc/xwrits')
-rw-r--r--x11-misc/xwrits/xwrits-2.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xwrits/xwrits-2.20.ebuild b/x11-misc/xwrits/xwrits-2.20.ebuild
index 5523101d9a22..d7862a774ff7 100644
--- a/x11-misc/xwrits/xwrits-2.20.ebuild
+++ b/x11-misc/xwrits/xwrits-2.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/xwrits-2.20.ebuild,v 1.4 2002/10/04 21:32:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/xwrits-2.20.ebuild,v 1.5 2002/10/17 16:07:39 aliz Exp $
S=${WORKDIR}/${P}
@@ -17,7 +17,7 @@ DEPEND="x11-base/xfree"
src_compile() {
./configure --prefix=/usr \
- --mandir=/usr/share/man \
+ --mandir=/usr/share/man \
--infodir=/usr/share/info
assert