[Python-modules-commits] r25587 - in packages/pycha/trunk/debian (rules)

bernat at users.alioth.debian.org bernat at users.alioth.debian.org
Thu Aug 15 16:51:27 UTC 2013


    Date: Thursday, August 15, 2013 @ 16:51:26
  Author: bernat
Revision: 25587

Really ship some files in the package.

Modified:
  packages/pycha/trunk/debian/rules

Modified: packages/pycha/trunk/debian/rules
===================================================================
--- packages/pycha/trunk/debian/rules	2013-08-15 16:49:48 UTC (rev 25586)
+++ packages/pycha/trunk/debian/rules	2013-08-15 16:51:26 UTC (rev 25587)
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 
+export PYBUILD_DESTDIR_python2=debian/python-pycha//
+
 %:
 	dh $@ --with python2 --buildsystem=pybuild
 




More information about the Python-modules-commits mailing list