summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/xosd/xosd-2.2.4.ebuild')
-rw-r--r--x11-libs/xosd/xosd-2.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xosd/xosd-2.2.4.ebuild b/x11-libs/xosd/xosd-2.2.4.ebuild
index c6954bc63334..2a8f1ada0b3a 100644
--- a/x11-libs/xosd/xosd-2.2.4.ebuild
+++ b/x11-libs/xosd/xosd-2.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xosd/xosd-2.2.4.ebuild,v 1.1 2003/08/15 11:08:37 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xosd/xosd-2.2.4.ebuild,v 1.2 2003/08/16 20:22:21 g2boojum Exp $
DESCRIPTION="Library for overlaying text/glyphs in X-Windows \
X-On-Screen-Display plus binary for sending text from command line."
@@ -24,7 +24,7 @@ src_unpack() {
src_compile() {
if [ "`use xmms`" ]; then
- myconf="--with-plugindir=/usr/lib/xmms"
+ myconf="--with-plugindir=/usr/lib/xmms/General"
else
myconf="--without-plugindir"
fi