summaryrefslogtreecommitdiff
path: root/net-im/prosody/prosody-0.8.0_rc2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/prosody/prosody-0.8.0_rc2.ebuild')
-rw-r--r--net-im/prosody/prosody-0.8.0_rc2.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/net-im/prosody/prosody-0.8.0_rc2.ebuild b/net-im/prosody/prosody-0.8.0_rc2.ebuild
index 8c5ea23..170dff1 100644
--- a/net-im/prosody/prosody-0.8.0_rc2.ebuild
+++ b/net-im/prosody/prosody-0.8.0_rc2.ebuild
@@ -34,8 +34,6 @@ JABBER_ETC="/etc/jabber"
JABBER_SPOOL="/var/spool/jabber"
src_prepare() {
- epatch "${FILESDIR}/${P}-cfg.lua.patch"
- useq libevent && sed -i "s!--use_libevent.*!use_libevent = true!" prosody.cfg.lua.dist
sed -i "s!MODULES = \$(DESTDIR)\$(PREFIX)/lib/!MODULES = \$(DESTDIR)\$(PREFIX)/$(get_libdir)/!" Makefile
sed -i "s!SOURCE = \$(DESTDIR)\$(PREFIX)/lib/!SOURCE = \$(DESTDIR)\$(PREFIX)/$(get_libdir)/!" Makefile
sed -i "s!INSTALLEDSOURCE = \$(PREFIX)/lib/!INSTALLEDSOURCE = \$(PREFIX)/$(get_libdir)/!" Makefile