wok diff superswitcher/receipt @ rev 14222

Up cookutils (3.1.4) add AUFS_NOT_RAMFS support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 19 09:06:08 2013 +0100 (2013-03-19)
parents 66bf43586a94
children 380ffe05937a
line diff
     1.1 --- a/superswitcher/receipt	Fri Mar 18 09:52:56 2011 +0100
     1.2 +++ b/superswitcher/receipt	Tue Mar 19 09:06:08 2013 +0100
     1.3 @@ -15,6 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	find . -name '*.[ch]*' | xargs sed -i 's|<glib/.*h|<glib.h|'
     1.8  
     1.9  	# Fix from Gentoo: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-misc/superswitcher/superswitcher-0.6.ebuild
    1.10  	patch -p1 < $stuff/superswitcher-0.6-wnck-workspace.patch