[Python-modules-commits] r4890 - in packages/pyopengl/trunk/debian (rules)

shlomme at users.alioth.debian.org shlomme at users.alioth.debian.org
Fri Mar 21 20:33:49 UTC 2008


    Date: Friday, March 21, 2008 @ 20:33:30
  Author: shlomme
Revision: 4890

* fixed thinko

Modified:
  packages/pyopengl/trunk/debian/rules

Modified: packages/pyopengl/trunk/debian/rules
===================================================================
--- packages/pyopengl/trunk/debian/rules	2008-03-21 20:13:18 UTC (rev 4889)
+++ packages/pyopengl/trunk/debian/rules	2008-03-21 20:33:30 UTC (rev 4890)
@@ -8,6 +8,8 @@
 # needed to use the dpatch tools (like dpatch-edit-patch)
 include /usr/share/dpatch/dpatch.make
 
+DEB_DESTDIR=debian/python-opengl
+
 # Install egg-info directories
 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
 




More information about the Python-modules-commits mailing list