wok-next diff python-pygame/receipt @ rev 20846

mingw32-gcc: fix CFLAGS, CXXFLAGS as it is not recent GCC and it don't understand something
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 23 13:59:48 2018 +0300 (2018-06-23)
parents 10df65db91ad
children 92698cd69f34
line diff
     1.1 --- a/python-pygame/receipt	Thu Apr 19 13:15:41 2018 +0300
     1.2 +++ b/python-pygame/receipt	Sat Jun 23 13:59:48 2018 +0300
     1.3 @@ -16,7 +16,6 @@
     1.4  SPLIT="python-pygame-dev"
     1.5  
     1.6  compile_rules() {
     1.7 -	patch -Np0 -i $stuff/config.patch
     1.8  	sed -i "s|linux/videodev.h|libv4l1-videodev.h|" src/camera.h
     1.9  	python config.py -auto &&
    1.10  	python setup.py install --root=$DESTDIR