summaryrefslogtreecommitdiffstats
path: root/python/makefile.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-05-17 22:49:33 +0200
committerMichael Stahl <mstahl@redhat.com>2012-05-18 16:33:19 +0200
commit7e5a6a385051569da1bf872989aef262f2d802e2 (patch)
tree00dc295d49ddf30fc419cb080857f039df17eff5 /python/makefile.mk
parentYet another -Werror=sign-compare (diff)
downloadcore-7e5a6a385051569da1bf872989aef262f2d802e2.tar.gz
core-7e5a6a385051569da1bf872989aef262f2d802e2.zip
python: svn 1.7 breaks the build because...
... the output of "svninfo" in a directory that doesn't contain a .svn changed Change-Id: I16b132663a7c8d9fd60eafafecfc7f9e82b69b29
Diffstat (limited to 'python/makefile.mk')
-rw-r--r--python/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/makefile.mk b/python/makefile.mk
index 874fd4ff2a96..1abe10017fc5 100644
--- a/python/makefile.mk
+++ b/python/makefile.mk
@@ -57,7 +57,8 @@ PATCH_FILES=\
Python-2.6.1-sysbase.patch \
Python-2.6.1-nohardlink.patch \
Python-2.6.1-py2422.patch \
- Python-2.6.1-py4768.patch
+ Python-2.6.1-py4768.patch \
+ Python-2.6.1-svn-1.7.patch \
CONFIGURE_DIR=