[Python-modules-commits] r30332 - in packages/pyjwt/trunk/debian (rules)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Fri Aug 29 02:00:38 UTC 2014
Date: Friday, August 29, 2014 @ 02:00:38
Author: eriol-guest
Revision: 30332
Remove not needed include
Modified:
packages/pyjwt/trunk/debian/rules
Modified: packages/pyjwt/trunk/debian/rules
===================================================================
--- packages/pyjwt/trunk/debian/rules 2014-08-29 01:58:36 UTC (rev 30331)
+++ packages/pyjwt/trunk/debian/rules 2014-08-29 02:00:38 UTC (rev 30332)
@@ -7,8 +7,6 @@
export PYTHONWARNINGS=d
-include /usr/share/dpkg/default.mk
-
%:
dh $@ --with python2,python3 --buildsystem=pybuild
More information about the Python-modules-commits
mailing list