wok rev 17779

compiz-plugins-extra: patch for libnotify 0.7
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 14 15:54:36 2015 +0100 (2015-03-14)
parents 30df8b559c87
children 125e7c0ae73c
files compiz-plugins-extra/receipt
line diff
     1.1 --- a/compiz-plugins-extra/receipt	Sat Mar 14 15:28:07 2015 +0100
     1.2 +++ b/compiz-plugins-extra/receipt	Sat Mar 14 15:54:36 2015 +0100
     1.3 @@ -20,7 +20,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's/iconUri.c_str (), //' notification/src/notification.cpp
     1.9  	mkdir build && cd build &&
    1.10  	cmake \
    1.11  		-DCMAKE_INSTALL_PREFIX="/usr" \