wok rev 19442

Up fltk (1.3.3) again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 14 09:34:02 2016 +0200 (2016-10-14)
parents 9e2e108fff96
children cf6d092d5807
files fltk/receipt
line diff
     1.1 --- a/fltk/receipt	Fri Oct 14 08:59:42 2016 +0200
     1.2 +++ b/fltk/receipt	Fri Oct 14 09:34:02 2016 +0200
     1.3 @@ -34,9 +34,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed -i \
     1.8 -		-e 's/$(LINKFLTK)/$(LINKSHARED)/' \
     1.9 -		-e 's/$(LINKFLTKIMG)/$(LINKSHARED)/' test/Makefile
    1.10  	./configure ${ARCH_ARGS} \
    1.11  		--enable-shared \
    1.12  		--enable-xft \