wok-next diff sundown/receipt @ rev 19742

Up alsaplayer and alsa-lib to v2.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jun 05 19:31:24 2017 +0000 (2017-06-05)
parents 61e23282014d
children d6378d455338
line diff
     1.1 --- a/sundown/receipt	Thu Dec 31 14:51:53 2015 +0200
     1.2 +++ b/sundown/receipt	Mon Jun 05 19:31:24 2017 +0000
     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  }