wok diff amule/receipt @ rev 22790
renamed enchant 2.2.7 to enchant2 and restored enchant 1.6.0 as enchant
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jan 27 08:56:40 2020 +0100 (2020-01-27) |
parents | 12ed9f875f05 |
children | 5f6c5106b1f5 |
line diff
1.1 --- a/amule/receipt Wed Mar 06 13:37:18 2019 +0100 1.2 +++ b/amule/receipt Mon Jan 27 08:56:40 2020 +0100 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' \