wok diff consonance/receipt @ rev 22005

added tar-lang 1.32
author Hans-G?nter Theisgen
date Fri Oct 18 17:38:24 2019 +0100 (2019-10-18)
parents bcfa309da72d
children 620b61500865
line diff
     1.1 --- a/consonance/receipt	Wed Apr 03 15:57:39 2019 +0100
     1.2 +++ b/consonance/receipt	Fri Oct 18 17:38:24 2019 +0100
     1.3 @@ -22,6 +22,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|cdio/cdda|cdio/paranoia/cdda|' src/cdda.h
     1.8  	sed -i 's/.*= notify_notification_new_with_status_icon/#define notify_notification_new_with_status_icon(a,b,c,d) notify_notification_new(a,b,gtk_status_icon_get_icon_name(c))\n&/' src/statusicon.c
     1.9  
    1.10  	./configure		\