wok diff giac/receipt @ rev 19088
cross/arm: fix build for ell busybox flex ninvaders
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 30 18:20:33 2016 +0200 (2016-04-30) |
parents | 20cdd5c4ed04 |
children | 7fab01d460ad |
line diff
1.1 --- a/giac/receipt Thu May 08 12:50:22 2014 +0000 1.2 +++ b/giac/receipt Sat Apr 30 18:20:33 2016 +0200 1.3 @@ -18,6 +18,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's| doc | |' Makefile* 1.8 cp /usr/include/FL/Fl_PostScript.H /usr/include/FL/Fl_PostScript.H.ORG 1.9 cp /usr/include/FL/Fl_Input.H /usr/include/FL/Fl_Input.H.ORG 1.10 sed -i 's/protected:/public:/' /usr/include/FL/Fl_Input.H /usr/include/FL/Fl_PostScript.H