wok diff giac/receipt @ rev 19195

Add: BVI. Fast and lightweight binary (hex) editor.
author Leonardo Laporte <hackdorte@sapo.pt>
date Mon Jun 06 10:28:32 2016 -0300 (2016-06-06)
parents 20cdd5c4ed04
children 7fab01d460ad
line diff
     1.1 --- a/giac/receipt	Thu May 08 12:50:22 2014 +0000
     1.2 +++ b/giac/receipt	Mon Jun 06 10:28:32 2016 -0300
     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