From: David ‘Bombe’ Roden Date: Mon, 8 Mar 2010 16:10:26 +0000 (+0100) Subject: Fix patch invocation. X-Git-Url: https://git.pterodactylus.net/?p=overlay.git;a=commitdiff_plain;h=c6fbb6e32e660301511f26c69b9e17db7d3617e1 Fix patch invocation. --- diff --git a/net-p2p/amule/Manifest b/net-p2p/amule/Manifest index 1b1fb7e..8cb39a2 100644 --- a/net-p2p/amule/Manifest +++ b/net-p2p/amule/Manifest @@ -1,3 +1,3 @@ AUX amule-2.2.6-remove-download-limit.patch 934 RMD160 f7ea6f606e72652900846601883ed65826d4a726 SHA1 b487e5b44ec06779ad5d63e77ea87e9e2633abfb SHA256 c48a0548cbba3af307533dda3815846307f0b197a4542379ea034214e86d1d95 DIST aMule-2.2.6.tar.bz2 4722143 RMD160 9483eb1907803d3a6ac375c4d85a7b0cbd895daa SHA1 369bb950897c3f1f59fc1190ac7034113ac253d0 SHA256 6ce32b5f1d8113a224a8e850639d957656623a04a73fb83d52313c06c3488122 -EBUILD amule-2.2.6.ebuild 2575 RMD160 6756419764b1d77b8e7dafb6ed345fd10bd86c19 SHA1 703cec13bd14f5a664ab986d6f92f8636cdc572c SHA256 55f21dce3e4baf8d9dd6d39d0ab176dc984beb7429150d994a49ceb814ba66b6 +EBUILD amule-2.2.6.ebuild 2564 RMD160 07426c5309a67c99e24e01efb3830a8818a6ab2a SHA1 d8b595247319f84e4da9e0c1b7c08f02dfc43a6c SHA256 54088df7793a01f8e274238c1565d6d3856d80bbe9898e9a7218e841641cd34c diff --git a/net-p2p/amule/amule-2.2.6.ebuild b/net-p2p/amule/amule-2.2.6.ebuild index 59177e3..bd1c91d 100644 --- a/net-p2p/amule/amule-2.2.6.ebuild +++ b/net-p2p/amule/amule-2.2.6.ebuild @@ -77,7 +77,7 @@ src_configure() { --disable-alc" fi - epatch "${FILEDIR}/${PN}-2.2.6-remove-download-limit.patch" + epatch "${PN}-2.2.6-remove-download-limit.patch" econf \ --with-wx-config=${WX_CONFIG} \