summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-07-10 06:12:46 +0000
committerJustin Lecher <jlec@gentoo.org>2013-07-10 06:12:46 +0000
commit4b64a615ffc87ffb1014f94447e2933eb446f651 (patch)
tree2f78d6954cc5b2d22b6d3ca791a5fff4fa6fee5a /sys-fs/bcache-tools/bcache-tools-9999.ebuild
parentsys-fs/bcache-tools: Follow upstreams install paths, #475892 (diff)
downloadgentoo-2-4b64a615ffc87ffb1014f94447e2933eb446f651.tar.gz
gentoo-2-4b64a615ffc87ffb1014f94447e2933eb446f651.tar.bz2
gentoo-2-4b64a615ffc87ffb1014f94447e2933eb446f651.zip
sys-fs/bcache-tools: Follow upstreams install paths, #475892
(Portage version: 2.2.0_alpha187/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sys-fs/bcache-tools/bcache-tools-9999.ebuild')
-rw-r--r--sys-fs/bcache-tools/bcache-tools-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-fs/bcache-tools/bcache-tools-9999.ebuild b/sys-fs/bcache-tools/bcache-tools-9999.ebuild
index c77404b28b23..9c73de7abc1d 100644
--- a/sys-fs/bcache-tools/bcache-tools-9999.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/bcache-tools/bcache-tools-9999.ebuild,v 1.1 2013/07/04 18:30:28 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/bcache-tools/bcache-tools-9999.ebuild,v 1.2 2013/07/10 06:12:46 jlec Exp $
EAPI=5
@@ -24,7 +24,8 @@ src_prepare() {
}
src_install() {
- dobin make-bcache probe-bcache bcache-super-show
+ into /
+ dosbin make-bcache probe-bcache bcache-super-show
doman *.8
insinto /etc/initramfs-tools/hooks/bcache