diff options
author | 2002-08-02 05:03:34 +0000 | |
---|---|---|
committer | 2002-08-02 05:03:34 +0000 | |
commit | 10157518e660468b9a52179b0501233b87d186aa (patch) | |
tree | 237ed2258199d952fd282a918ecee1c5fe802db4 /app-doc/qt-docs/qt-docs-3.0.4.1.ebuild | |
parent | modernised (diff) | |
download | historical-10157518e660468b9a52179b0501233b87d186aa.tar.gz historical-10157518e660468b9a52179b0501233b87d186aa.tar.bz2 historical-10157518e660468b9a52179b0501233b87d186aa.zip |
modernised
Diffstat (limited to 'app-doc/qt-docs/qt-docs-3.0.4.1.ebuild')
-rw-r--r-- | app-doc/qt-docs/qt-docs-3.0.4.1.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app-doc/qt-docs/qt-docs-3.0.4.1.ebuild b/app-doc/qt-docs/qt-docs-3.0.4.1.ebuild index a72e858b0d94..46783f26c37f 100644 --- a/app-doc/qt-docs/qt-docs-3.0.4.1.ebuild +++ b/app-doc/qt-docs/qt-docs-3.0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.4.1.ebuild,v 1.4 2002/08/01 11:58:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.4.1.ebuild,v 1.5 2002/08/02 05:03:34 seemant Exp $ # qt-copy-3.0.4 (released with kde-3.0.1) NPV=3.0.4 @@ -24,10 +24,10 @@ src_compile() { } src_install() { - cd ${S} - # misc - insinto /etc/env.d - doins ${FILESDIR}/45qt-docs3 + cd ${S} + # misc + insinto /etc/env.d + doins ${FILESDIR}/45qt-docs3 # docs cd ${S}/doc |