summaryrefslogtreecommitdiff
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-08-16 19:05:56 +0200
committerÉric Araujo <merwok@netwok.org>2011-08-16 19:05:56 +0200
commit7f092a1580c3e004f8f7fc917bd3ca4fac11ee13 (patch)
tree68866a8146890dae525e7008d427426bae2ca9c2 /Makefile.pre.in
parent0d730e5c2544c2915ee77e03af426de889d9cc87 (diff)
downloadcpython-7f092a1580c3e004f8f7fc917bd3ca4fac11ee13.tar.gz
Revert change that was not a syntax fix but actually a behavior change
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 1108c75eca..78b85f656f 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1313,7 +1313,7 @@ funny:
-o -name .hgignore \
-o -name .bzrignore \
-o -name MANIFEST \
- -print
+ -o -print
# Perform some verification checks on any modified files.
patchcheck: