summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-08-11 05:32:14 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-08-11 05:32:14 +0000
commit95ade77a57c8c057a20f525fec1d62741a8e9b5a (patch)
treeb517b47bd72a627e31788c22f057a28c9bf732bd /x11-wm/afterstep
parentsys=* \" fixes (diff)
downloadgentoo-2-95ade77a57c8c057a20f525fec1d62741a8e9b5a.tar.gz
gentoo-2-95ade77a57c8c057a20f525fec1d62741a8e9b5a.tar.bz2
gentoo-2-95ade77a57c8c057a20f525fec1d62741a8e9b5a.zip
x11-* \" fixes
Diffstat (limited to 'x11-wm/afterstep')
-rw-r--r--x11-wm/afterstep/afterstep-1.8.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/afterstep/afterstep-1.8.8.ebuild b/x11-wm/afterstep/afterstep-1.8.8.ebuild
index ca213974ece2..681974b6d5b2 100644
--- a/x11-wm/afterstep/afterstep-1.8.8.ebuild
+++ b/x11-wm/afterstep/afterstep-1.8.8.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 Peter Gavin <pete@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-1.8.8.ebuild,v 1.3 2001/06/03 09:54:22 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-1.8.8.ebuild,v 1.4 2001/08/11 05:32:14 drobbins Exp $
#P=
A=AfterStep-${PV}.tar.bz2
@@ -22,7 +22,7 @@ RDEPEND="virtual/glibc virtual/x11
src_compile() {
try ./configure --prefix=/usr/X11R6 --host=${CHOST} \
- --with-helpcommand=\""xterm -e man"\" \
+ --with-helpcommand="xterm -e man" \
--disable-availability \
--disable-staticlibs
try make