wok-6.x diff ORBit2/receipt @ rev 18080
Split mate-panel in mate-panel-dev
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Fri May 22 18:02:36 2015 -0300 (2015-05-22) |
parents | 380ffe05937a |
children | d1f85e376665 |
line diff
1.1 --- a/ORBit2/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/ORBit2/receipt Fri May 22 18:02:36 2015 -0300 1.3 @@ -17,7 +17,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//' linc2/src/Makefile* 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --build=$HOST_SYSTEM \