wok-next diff libbonobo/receipt @ rev 19060
Add: Bwahh. A futuristic display truetype font.
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Wed Apr 20 22:52:27 2016 -0300 (2016-04-20) |
parents | 4904e3d374a9 |
children | e70c0b9c5adf |
line diff
1.1 --- a/libbonobo/receipt Tue Jun 11 10:41:23 2013 +0200 1.2 +++ b/libbonobo/receipt Wed Apr 20 22:52:27 2016 -0300 1.3 @@ -16,7 +16,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/-DG_DISABLE_DEPRECATED//' activation-server/Makefile* 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --sysconfdir=/etc/gnome \ 1.12 @@ -39,4 +39,3 @@ 1.13 # Clean unwated files 1.14 cd $fs/usr/lib ; find . -name "*.*a" -exec rm -f {} \; 1.15 } 1.16 -