commit: d2e60c5df24204e0f1a83a635d75fa723159ce5b
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 13:52:54 2016 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 13:53:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e60c5d
net-im/openfire: fix typo 's/dir/die/'
Package-Manager: portage-2.3.0_rc1
net-im/openfire/openfire-3.10.0.ebuild | 4 ++--
net-im/openfire/openfire-3.10.1.ebuild | 4 ++--
net-im/openfire/openfire-3.10.2.ebuild | 4 ++--
net-im/openfire/openfire-3.10.3.ebuild | 4 ++--
net-im/openfire/openfire-4.0.0.ebuild | 4 ++--
net-im/openfire/openfire-4.0.1.ebuild | 4 ++--
net-im/openfire/openfire-4.0.2.ebuild | 4 ++--
7 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/net-im/openfire/openfire-3.10.0.ebuild
b/net-im/openfire/openfire-3.10.0.ebuild
index cf4db24..f47ad14 100644
--- a/net-im/openfire/openfire-3.10.0.ebuild
+++ b/net-im/openfire/openfire-3.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {
diff --git a/net-im/openfire/openfire-3.10.1.ebuild
b/net-im/openfire/openfire-3.10.1.ebuild
index 6ccd462..957cc4c 100644
--- a/net-im/openfire/openfire-3.10.1.ebuild
+++ b/net-im/openfire/openfire-3.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {
diff --git a/net-im/openfire/openfire-3.10.2.ebuild
b/net-im/openfire/openfire-3.10.2.ebuild
index cf4db24..f47ad14 100644
--- a/net-im/openfire/openfire-3.10.2.ebuild
+++ b/net-im/openfire/openfire-3.10.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {
diff --git a/net-im/openfire/openfire-3.10.3.ebuild
b/net-im/openfire/openfire-3.10.3.ebuild
index 6ccd462..957cc4c 100644
--- a/net-im/openfire/openfire-3.10.3.ebuild
+++ b/net-im/openfire/openfire-3.10.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {
diff --git a/net-im/openfire/openfire-4.0.0.ebuild
b/net-im/openfire/openfire-4.0.0.ebuild
index 6ccd462..957cc4c 100644
--- a/net-im/openfire/openfire-4.0.0.ebuild
+++ b/net-im/openfire/openfire-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {
diff --git a/net-im/openfire/openfire-4.0.1.ebuild
b/net-im/openfire/openfire-4.0.1.ebuild
index 6ccd462..957cc4c 100644
--- a/net-im/openfire/openfire-4.0.1.ebuild
+++ b/net-im/openfire/openfire-4.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {
diff --git a/net-im/openfire/openfire-4.0.2.ebuild
b/net-im/openfire/openfire-4.0.2.ebuild
index 6ccd462..957cc4c 100644
--- a/net-im/openfire/openfire-4.0.2.ebuild
+++ b/net-im/openfire/openfire-4.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {