[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Pyopengl, couple of doubts.



Hi, 
i'm looking at pyopengl debian/rules file[1], and I saw a couple of things 
that made arise these (stupid?) question:
1) about
install/python-opengl-doc::
 cd documentation/pydoc/ && PYTHONPATH="../.." python2.5 builddocs.py

won't be better use a $pyvers variable? we're more general, and if (for 
some strange reasons) python2.5 won't be the default, we'll take care of 
it. Considering also that XS-Python-Version is "all"... 

<joke> Or when python3.0 will be the default, we'll handle it without 
effort! :) </joke>

2) about:
clean::
  -sed -i -e '/setup\.cfg/d' PyOpenGL.egg-info/SOURCES.txt
why this? i didn't see it in any other packages, and it's not documented in 
changelog.

[1] 
http://svn.debian.org/viewsvn/python-modules/packages/pyopengl/trunk/debian/rules?rev=5820&view=markup

Thanks, bye!
-- 
-gaspa-
-----------------------------------------------
-------- https://launchpad.net/~gaspa ---------
------ HomePage: iogaspa.altervista.org -------
-Il lunedi'dell'arrampicatore: www.lunedi.org -


Reply to: