summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/prosody/prosody-0.8.2.ebuild')
-rw-r--r--net-im/prosody/prosody-0.8.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/prosody/prosody-0.8.2.ebuild b/net-im/prosody/prosody-0.8.2.ebuild
index 4d610d53e7f8..9ea6853c4d0a 100644
--- a/net-im/prosody/prosody-0.8.2.ebuild
+++ b/net-im/prosody/prosody-0.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.8.2.ebuild,v 1.5 2013/07/13 05:46:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.8.2.ebuild,v 1.6 2014/01/27 02:21:51 zx2c4 Exp $
EAPI="2"
@@ -59,7 +59,7 @@ src_configure() {
src_install() {
DESTDIR="${D}" emake install || die "make failed"
- newinitd "${FILESDIR}/${PN}".initd ${PN}
+ newinitd "${FILESDIR}/${PN}".initd.old ${PN}
}
src_test() {