summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-17 13:23:49 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-17 13:23:49 +0000
commitb8ee7c2a9f96d3910ab100fe4efbf4201257275c (patch)
tree2386e98e95da968c8d1e556a17d9fe30a02267f9 /sys-fs/mtools
parentVersion bump. (diff)
downloadgentoo-2-b8ee7c2a9f96d3910ab100fe4efbf4201257275c.tar.gz
gentoo-2-b8ee7c2a9f96d3910ab100fe4efbf4201257275c.tar.bz2
gentoo-2-b8ee7c2a9f96d3910ab100fe4efbf4201257275c.zip
add die check to install
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-fs/mtools')
-rw-r--r--sys-fs/mtools/mtools-3.9.9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/mtools/mtools-3.9.9.ebuild b/sys-fs/mtools/mtools-3.9.9.ebuild
index 04cd9739e9fc..85863e5689e2 100644
--- a/sys-fs/mtools/mtools-3.9.9.ebuild
+++ b/sys-fs/mtools/mtools-3.9.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.9.ebuild,v 1.13 2005/02/13 17:20:54 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.9.ebuild,v 1.14 2005/07/17 13:23:49 vapier Exp $
DESCRIPTION="utilities to access MS-DOS disks from Unix without mounting them"
HOMEPAGE="http://mtools.linux.lu/"
@@ -8,7 +8,7 @@ SRC_URI="http://mtools.linux.lu/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha amd64 ppc64"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="sys-apps/texinfo"
@@ -19,7 +19,7 @@ src_compile() {
}
src_install() {
- einstall sysconfdir=${D}/etc/mtools
+ einstall sysconfdir=${D}/etc/mtools || die
insinto /etc/mtools
newins mtools.conf mtools.conf.example
dodoc Changelog NEWPARAMS README* Release.notes