[ pyopengl-Patches-3019625 ] Only install files from directory OpenGL/DLLS
"SourceForge.net" <[email protected]> Tue, 07 Dec 2010 03:44:38 +0000
| Newsgroups | gmane.comp.python.opengl.devel |
|---|---|
| Message-ID | <[email protected]> |
Patches item #3019625, was opened at 2010-06-22 09:51 Message generated for change (Settings changed) made by mcfletch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305988&aid=3019625&group_id=5988 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: build Group: v3.0 >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Lorenzo Mancini (lmancini) Assigned to: Nobody/Anonymous (nobody) Summary: Only install files from directory OpenGL/DLLS Initial Comment: PyOpenGL's setup.py manages binary versions of GLUT and GLE for win32 by os.listdir'ing the contents of directory OpenGL/DLLS. However, the relevant code should only manage files, rather than subdirectories too. This is useful in case pyopengl is built, for example, from a Subversion working copy, which stores repository metadata in the hidden ".svn" directory - in this case, the build process will fail later under Windows when trying to copy the ".svn" hidden directory. The patch is attached. I have this in production in my build system and it seems to work well. ---------------------------------------------------------------------- >Comment By: Mike C. Fletcher (mcfletch) Date: 2010-12-06 22:44 Message: Sorry this took so long to integrate. Should show up in the next release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305988&aid=3019625&group_id=5988 ------------------------------------------------------------------------------ What happens now with your Lotus Notes apps - do you make another costly upgrade, or settle for being marooned without product support? Time to move off Lotus Notes and onto the cloud with Force.com, apps are easier to build, use, and manage than apps on traditional platforms. Sign up for the Lotus Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d _______________________________________________ PyOpenGL Homepage http://pyopengl.sourceforge.net