wok-next diff sundown/receipt @ rev 20002

Up qps, avidemux, tea
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Oct 20 23:49:15 2017 +0200 (2017-10-20)
parents 61e23282014d
children d6378d455338
line diff
     1.1 --- a/sundown/receipt	Thu Dec 31 14:51:53 2015 +0200
     1.2 +++ b/sundown/receipt	Fri Oct 20 23:49:15 2017 +0200
     1.3 @@ -19,7 +19,10 @@
     1.4  {
     1.5  	#sed -i 's|O3|Os|' $src/Makefile
     1.6  	patch -p1 -i $stuff/sundown.options.patch
     1.7 +	sed -i 's|-Wl||' Makefile
     1.8 +
     1.9  	make
    1.10 +
    1.11  	mkdir -p $install/usr/bin
    1.12  	cp -a $src/sundown $install/usr/bin
    1.13  }