wok diff amule/receipt @ rev 22570

modified recipe for bluez-alsa
author Hans-G?nter Theisgen
date Mon Jan 06 08:00:18 2020 +0100 (2020-01-06)
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 06 08:00:18 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' \