[Python-modules-commits] r23872 - in packages/prettytable/trunk/debian (rules)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sun Apr 7 22:13:16 UTC 2013
Date: Sunday, April 7, 2013 @ 22:13:14
Author: morph
Revision: 23872
add reference for the patch method
Modified:
packages/prettytable/trunk/debian/rules
Modified: packages/prettytable/trunk/debian/rules
===================================================================
--- packages/prettytable/trunk/debian/rules 2013-04-07 21:23:45 UTC (rev 23871)
+++ packages/prettytable/trunk/debian/rules 2013-04-07 22:13:14 UTC (rev 23872)
@@ -6,6 +6,7 @@
PY3VERS := $(shell py3versions -s)
# For running tests, we need UTF-8 charset
+# See #604706 for references about this method
LOCALE_PATH := debian/tmpdir/usr/lib/locale
LOCALE_NAME := en_US
LOCALE_CHARSET := UTF-8
More information about the Python-modules-commits
mailing list