wok diff python-rpi-pyglow/receipt @ rev 22775

updated freeglut and freeglut-dev (3.0.0 -> 3.2.1)
author Hans-G?nter Theisgen
date Sat Jan 25 17:40:40 2020 +0100 (2020-01-25)
parents 429355d87af5
children 8eaf1d9eb640
line diff
     1.1 --- a/python-rpi-pyglow/receipt	Thu Apr 24 14:08:25 2014 +0200
     1.2 +++ b/python-rpi-pyglow/receipt	Sat Jan 25 17:40:40 2020 +0100
     1.3 @@ -21,5 +21,6 @@
     1.4  	mkdir -p $fs/${pylibs} $fs/usr/share $fs/usr/bin
     1.5  	cp -a ${src}/pyglow.py $fs/${pylibs}
     1.6  	cp -a ${src}/examples $fs/usr/share/pyglow
     1.7 +	cp ${stuff}/vortex.py $fs/usr/share/pyglow
     1.8  	cp ${stuff}/pyglow $fs/usr/bin
     1.9  }