X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=net-p2p%2Famule%2Famule-2.2.6.ebuild;fp=net-p2p%2Famule%2Famule-2.2.6.ebuild;h=59177e3179e263b2f65d133ebfa3a4eb1b520fb9;hb=9719f9e46252211edf3ecc6187dc5ae95fff2a8d;hp=c09b90b83a5af68fd7631603ff5244b736317282;hpb=135a3f66d6f02a520a2a139e84fa94f1f9a714d4;p=overlay.git diff --git a/net-p2p/amule/amule-2.2.6.ebuild b/net-p2p/amule/amule-2.2.6.ebuild index c09b90b..59177e3 100644 --- a/net-p2p/amule/amule-2.2.6.ebuild +++ b/net-p2p/amule/amule-2.2.6.ebuild @@ -27,10 +27,6 @@ DEPEND="=x11-libs/wxGTK-2.8* remote? ( >=media-libs/libpng-1.2.0 unicode? ( >=media-libs/gd-2.0.26 ) )" -PATCHES=( - "${FILESDIR}/${PN}-2.2.6-remove-download-limit.patch" - ) - pkg_setup() { if ! use gtk && ! use remote && ! use daemon; then eerror "" @@ -81,6 +77,8 @@ src_configure() { --disable-alc" fi + epatch "${FILEDIR}/${PN}-2.2.6-remove-download-limit.patch" + econf \ --with-wx-config=${WX_CONFIG} \ --with-wxbase-config=${WX_CONFIG} \