diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-07-16 21:49:14 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-07-16 21:49:14 +0000 |
commit | b6eb2aa70bb9b1cdb5959019de7bebdc97de256b (patch) | |
tree | 3d1318c8391889d28a9cb73fb0b5f59c36b454db /x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild | |
parent | Version bumped. Closes #140650. (diff) | |
download | historical-b6eb2aa70bb9b1cdb5959019de7bebdc97de256b.tar.gz historical-b6eb2aa70bb9b1cdb5959019de7bebdc97de256b.tar.bz2 historical-b6eb2aa70bb9b1cdb5959019de7bebdc97de256b.zip |
Remove prepallman.
Package-Manager: portage-2.1.1_pre3
Diffstat (limited to 'x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild')
-rw-r--r-- | x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild b/x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild index 96c28e9fcd73..29fe779cb037 100644 --- a/x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild +++ b/x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild,v 1.2 2006/01/31 20:35:57 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild,v 1.3 2006/07/16 21:47:22 nelchael Exp $ IUSE="" @@ -32,7 +32,6 @@ src_install() dodir /usr/bin dodir /usr/share/man/man1 einstall BINDIR="${D}/usr/bin" MANDIR="${D}/usr/share/man/man1" || die "make install failed" - prepallman dodoc Changelog README TODO |