[pypy-svn] r71763 - pypy/build/ubuntu/debian

getxsick at codespeak.net getxsick at codespeak.net
Fri Mar 5 04:15:02 CET 2010


Author: getxsick
Date: Fri Mar  5 04:14:58 2010
New Revision: 71763

Modified:
   pypy/build/ubuntu/debian/pypy-dev.install
Log:
add testrunner, greenlet and pylib to pypy-dev

Modified: pypy/build/ubuntu/debian/pypy-dev.install
==============================================================================
--- pypy/build/ubuntu/debian/pypy-dev.install	(original)
+++ pypy/build/ubuntu/debian/pypy-dev.install	Fri Mar  5 04:14:58 2010
@@ -11,4 +11,7 @@
 pypy/tool               usr/share/pypy-1.2/pypy
 pypy/translator         usr/share/pypy-1.2/pypy
 pypy/conftest.py        usr/share/pypy-1.2/pypy
+py			usr/share/pypy-1.2
+greenlet		usr/share/pypy-1.2
+testrunner		usr/share/pypy-1.2
 debian/scripts/rpycompile   usr/bin



More information about the Pypy-commit mailing list