wok diff pan/receipt @ rev 12876

cairo-dock: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 25 13:09:27 2012 +0200 (2012-05-25)
parents 126dad74a7ba
children e714b10b01c1
line diff
     1.1 --- a/pan/receipt	Sat Apr 28 19:44:04 2012 +0200
     1.2 +++ b/pan/receipt	Fri May 25 13:09:27 2012 +0200
     1.3 @@ -16,6 +16,10 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's|<glib/g.*h>|<glib.h>|' pan/general/file-util.h \
     1.8 +		pan/general/macros.h pan/usenet-utils/mime-utils.h \
     1.9 +		pan/general/worker-pool.cc pan/general/worker-pool.h \
    1.10 +		pan/usenet-utils/text-massager.cc
    1.11  	# apply debian fix for gcc 4.4.0
    1.12  	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504900
    1.13  	while read file last; do