~alpine/aports

[alpine-aports] [PATCH] testing/amule: fix build on x86

Details
Message ID
<1419370178-13705-1-git-send-email-amatcoder@gmail.com>
Sender timestamp
1419370178
DKIM signature
missing
Download raw message
Patch: +3 -2
removing charset.alias
---
 testing/amule/APKBUILD | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/testing/amule/APKBUILD b/testing/amule/APKBUILD
index 5e835fb..87c30de 100644
--- a/testing/amule/APKBUILD
+++ b/testing/amule/APKBUILD
@@ -3,10 +3,10 @@
pkgname=amule
pkgsvn=aMule-SVN-r
pkgver=10852
pkgrel=0
pkgrel=1
pkgdesc="An eMule-like client for the eD2k and Kademlia networks"
url="http://www.amule.org"
arch="x86_64"
arch="all"
license="GPL2"
depends=""
depends_dev="crypto++-dev gd-dev geoip-dev libsm-dev libupnp-dev wxgtk2.8-dev"
@@ -51,6 +51,7 @@ build() {
package() {
	cd "$_builddir"
	make DESTDIR="$pkgdir" install || return 1
	rm -f "$pkgdir"/usr/lib/charset.alias
}

md5sums="7869cd9f40f709b084b5b4d9d726f7e7  aMule-SVN-r10852.tar.bz2"
-- 
2.2.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)