wok-6.x diff libxfcegui4/receipt @ rev 19803
libgd: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 25 22:29:29 2017 +0100 (2017-02-25) |
parents | 1b0746e3490c |
children | 6e8b1bcb30e2 |
line diff
1.1 --- a/libxfcegui4/receipt Sat Sep 28 13:43:42 2013 +0000 1.2 +++ b/libxfcegui4/receipt Sat Feb 25 22:29:29 2017 +0100 1.3 @@ -18,6 +18,8 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + # xfce_setenv is removed in libxfce4util 4.11.0 1.8 + sed -i 's/xfce_setenv/g_setenv/' libxfcegui4/xfce-exec.c 1.9 ./configure --prefix=/usr \ 1.10 --infodir=/usr/share/info \ 1.11 --mandir=/usr/share/man \