diff options
Diffstat (limited to 'net-im/prosody/prosody-0.11.5.ebuild')
-rw-r--r-- | net-im/prosody/prosody-0.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/prosody/prosody-0.11.5.ebuild b/net-im/prosody/prosody-0.11.5.ebuild index 77ea1552347c..bf394ef3fa2b 100644 --- a/net-im/prosody/prosody-0.11.5.ebuild +++ b/net-im/prosody/prosody-0.11.5.ebuild @@ -38,7 +38,7 @@ RDEPEND="${BASE_DEPEND} ssl? ( dev-lua/luasec ) zlib? ( dev-lua/lua-zlib )" -PATCHES=("${FILESDIR}/prosody_cfg-0.11.2-r1.patch") +PATCHES=( "${FILESDIR}/${PN}-0.11.2-r1-gentoo.patch" ) JABBER_ETC="/etc/jabber" JABBER_SPOOL="/var/spool/jabber" |