wok diff tilda/receipt @ rev 20926
updated fltk, fltk-blocks, fltk-checkers, fltk-colbrowser, fltk-dev, fltk-editor, and fltk-sudoku (1.3.3 -> 1.3.4.2)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Mar 02 13:00:42 2019 +0100 (2019-03-02) |
parents | 5d53e8ccbc8d |
children | 5f6c5106b1f5 |
line diff
1.1 --- a/tilda/receipt Thu Jan 08 02:04:05 2015 +0200 1.2 +++ b/tilda/receipt Sat Mar 02 13:00:42 2019 +0100 1.3 @@ -17,6 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|LEXLIB=.*|LEXLIB=/usr/lib/libfl.a|' configure 1.8 sed -i 's|<glib/.*|<glib.h>|' src/tomboykeybinder.h src/tilda.c 1.9 ./configure $CONFIGURE_ARGS && 1.10 make && make install