wok-6.x diff notification-daemon/receipt @ rev 21759
mosh: use gcc83
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 26 19:12:58 2019 +0200 (2019-06-26) |
parents | 380ffe05937a |
children | 6831608a1b2a |
line diff
1.1 --- a/notification-daemon/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/notification-daemon/receipt Wed Jun 26 19:12:58 2019 +0200 1.3 @@ -17,6 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i '/"gnome-util"/{s/,$/);/;nd}' src/capplet/notification-properties.c 1.8 ./configure \ 1.9 --sysconfdir=/etc \ 1.10 --libexecdir=/usr/bin \