diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-01-14 02:59:46 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-01-14 02:59:46 +0000 |
commit | 733e0bdbf31d4357654716653d5ddacc148c84ab (patch) | |
tree | 84abb363d8a3da22c795c37ee2867c560868a171 /net-misc/vmpsd/vmpsd-1.3-r4.ebuild | |
parent | Clean up old ebuilds. (diff) | |
download | gentoo-2-733e0bdbf31d4357654716653d5ddacc148c84ab.tar.gz gentoo-2-733e0bdbf31d4357654716653d5ddacc148c84ab.tar.bz2 gentoo-2-733e0bdbf31d4357654716653d5ddacc148c84ab.zip |
One last cleanup.
(Portage version: 2.1.4)
Diffstat (limited to 'net-misc/vmpsd/vmpsd-1.3-r4.ebuild')
-rw-r--r-- | net-misc/vmpsd/vmpsd-1.3-r4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/vmpsd/vmpsd-1.3-r4.ebuild b/net-misc/vmpsd/vmpsd-1.3-r4.ebuild index ad8986396f2d..e2e7338f148d 100644 --- a/net-misc/vmpsd/vmpsd-1.3-r4.ebuild +++ b/net-misc/vmpsd/vmpsd-1.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vmpsd/vmpsd-1.3-r4.ebuild,v 1.1 2008/01/14 02:57:43 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vmpsd/vmpsd-1.3-r4.ebuild,v 1.2 2008/01/14 02:59:46 robbat2 Exp $ inherit eutils flag-o-matic @@ -34,7 +34,6 @@ src_compile() { } src_install() { - cd "${S}" emake DESTDIR="${D}" install || die dodoc README INSTALL AUTHORS doc/*txt newdoc external/README README.external |