Package: pyfltk / 1.3.0-1

Metadata

Package Version Patches format
pyfltk 1.3.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no_docs | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not install documentation files with distutils, ship them in a
 separate package.
platform_startswith | (download)

setup.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 do not check only for "linux2" string when determining platform.
opengl_fix | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 this corrects import error when compiled with new g++ linker.