diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-03-16 19:22:13 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-03-16 19:22:13 +0000 |
commit | 6e513e9568cf03e4f7d5f2322ef7f4232de605c0 (patch) | |
tree | 3b50209e573fe2238f0d36cbf10e1a9e35e2f135 /app-admin | |
parent | Version bump. (diff) | |
download | gentoo-2-6e513e9568cf03e4f7d5f2322ef7f4232de605c0.tar.gz gentoo-2-6e513e9568cf03e4f7d5f2322ef7f4232de605c0.tar.bz2 gentoo-2-6e513e9568cf03e4f7d5f2322ef7f4232de605c0.zip |
repoman error
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild b/app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild index 59b116466d8c..0bb8831b1ad2 100644 --- a/app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild +++ b/app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild,v 1.7 2004/03/16 19:21:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild,v 1.8 2004/03/16 19:22:13 seemant Exp $ inherit rpm @@ -28,7 +28,7 @@ src_unpack() { } src_install() { - + cp -a ${WORKDIR}/* ${D} dosym libcpqci.so.1.0 /opt/compaq/hpasm/addon/libcpqci.so.1 |