[Python-modules-commits] r25588 - in packages/pycha/trunk/debian (rules)
bernat at users.alioth.debian.org
bernat at users.alioth.debian.org
Thu Aug 15 16:52:12 UTC 2013
Date: Thursday, August 15, 2013 @ 16:52:10
Author: bernat
Revision: 25588
Remove unneeded extra /
Modified:
packages/pycha/trunk/debian/rules
Modified: packages/pycha/trunk/debian/rules
===================================================================
--- packages/pycha/trunk/debian/rules 2013-08-15 16:51:26 UTC (rev 25587)
+++ packages/pycha/trunk/debian/rules 2013-08-15 16:52:10 UTC (rev 25588)
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
-export PYBUILD_DESTDIR_python2=debian/python-pycha//
+export PYBUILD_DESTDIR_python2=debian/python-pycha/
%:
dh $@ --with python2 --buildsystem=pybuild
More information about the Python-modules-commits
mailing list