# HG changeset patch # User Pascal Bellard # Date 1426344876 -3600 # Node ID f545e719c4389c34d5e1732ca8caaafb25f94ffd # Parent 30df8b559c87302d49d5c5462358029d2e188193 compiz-plugins-extra: patch for libnotify 0.7 diff -r 30df8b559c87 -r f545e719c438 compiz-plugins-extra/receipt --- a/compiz-plugins-extra/receipt Sat Mar 14 15:28:07 2015 +0100 +++ b/compiz-plugins-extra/receipt Sat Mar 14 15:54:36 2015 +0100 @@ -20,7 +20,7 @@ # Rules to configure and make the package. compile_rules() { - cd $src + sed -i 's/iconUri.c_str (), //' notification/src/notification.cpp mkdir build && cd build && cmake \ -DCMAKE_INSTALL_PREFIX="/usr" \