aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tatt-0.3.ebuild (renamed from tatt-0.2.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/tatt-0.2.ebuild b/tatt-0.3.ebuild
index f912204..d9a00be 100644
--- a/tatt-0.2.ebuild
+++ b/tatt-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/tatt/tatt-0.2.ebuild,v 1.2 2015/01/07 14:17:58 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/tatt/tatt-0.2.ebuild,v 1.3 2015/06/06 15:46:30 jlec Exp $
EAPI=5
@@ -30,7 +30,7 @@ python_install_all() {
distutils-r1_python_install_all
if use templates; then
insinto "/usr/share/${PN}"
- doins -r templates || die
+ doins -r templates
fi
doman tatt.1
doman tatt.5