wok-next diff giac/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents 20cdd5c4ed04
children 2f3aba6cc31e
line diff
     1.1 --- a/giac/receipt	Thu May 08 12:50:22 2014 +0000
     1.2 +++ b/giac/receipt	Thu Feb 25 15:02:38 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