wok diff amule/receipt @ rev 21621

linld: more ram for zImage (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 25 13:23:29 2019 +0200 (2019-05-25)
parents 12ed9f875f05
children 5f6c5106b1f5
line diff
     1.1 --- a/amule/receipt	Wed Mar 06 13:37:18 2019 +0100
     1.2 +++ b/amule/receipt	Sat May 25 13:23:29 2019 +0200
     1.3 @@ -19,6 +19,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	patch -p1 < $stuff/libupnp1.8.patch || exit 1
     1.8 +
     1.9  	# What works for imule (see https://aur.archlinux.org/packages/imule)
    1.10  	# might work for amule also:
    1.11  	sed -i 's/pubkey.DEREncode(asink);/pubkey.AccessMaterial().Save(asink);/g' \