wok-current diff glew/receipt @ rev 20326

tor update: new stable series 0.3.3.6
author Erkan Yilmaz <erkan@slitaz.org>
date Wed May 23 13:57:25 2018 +0000 (2018-05-23)
parents 03b2309fd335
children fccf1530eed7
line diff
     1.1 --- a/glew/receipt	Mon May 23 23:56:45 2016 +0300
     1.2 +++ b/glew/receipt	Wed May 23 13:57:25 2018 +0000
     1.3 @@ -24,7 +24,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's|uname -m|echo i486|' config/Makefile*
     1.9  	make && make GLEW_DEST=$DESTDIR/usr install
    1.10  }
    1.11