summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2000-12-09 14:35:00 +0000
committerDaniel Robbins <drobbins@gentoo.org>2000-12-09 14:35:00 +0000
commit3251007feba9b6923f0456f3c090fad2f1d739ce (patch)
tree738da7213236f14b51d69176f80a93059e248647 /kde-base
parentdrobbins qt fix. Should now work just as before, but with different ebuild name (diff)
downloadgentoo-2-3251007feba9b6923f0456f3c090fad2f1d739ce.tar.gz
gentoo-2-3251007feba9b6923f0456f3c090fad2f1d739ce.tar.bz2
gentoo-2-3251007feba9b6923f0456f3c090fad2f1d739ce.zip
tiny ebuild fix
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/qt/qt-2.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/qt/qt-2.2.2.ebuild b/kde-base/qt/qt-2.2.2.ebuild
index acd38d788a74..62ddbdb1c0bd 100644
--- a/kde-base/qt/qt-2.2.2.ebuild
+++ b/kde-base/qt/qt-2.2.2.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/kde-base/qt/qt-2.2.2.ebuild,v 1.2 2000/12/09 14:33:49 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qt/qt-2.2.2.ebuild,v 1.3 2000/12/09 14:35:00 drobbins Exp $
QP=${PN}-x11-${PV}
A=${QP}.tar.gz
@@ -53,7 +53,7 @@ src_install() {
dolib.so lib/libqt-mt.so.${PV}
dolib.so lib/libqutil.so.1.0.0
preplib /usr/lib/${QP}
- dosym libqt.so.${PV} /usr/lib//lib/libqt.so
+ dosym libqt.so.${PV} /usr/lib/${QP}/lib/libqt.so
dosym libqt-mt.so.${PV} /usr/lib/${QP}/lib/libqt-mt.so
dosym libqutil.so.1.0.0 /usr/lib/${QP}/lib/libqutil.so
cd ${D}/usr/lib