wok-current diff giac/receipt @ rev 19726
testdisk: simplify some initializations
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 16 18:55:42 2017 +0100 (2017-02-16) |
parents | 20cdd5c4ed04 |
children | 7fab01d460ad |
line diff
1.1 --- a/giac/receipt Thu May 08 12:50:22 2014 +0000 1.2 +++ b/giac/receipt Thu Feb 16 18:55:42 2017 +0100 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