summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2009-02-27 04:05:33 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2009-02-27 04:05:33 +0000
commitfbf0ee5e6da42985c449e9db91624c7c5e344c58 (patch)
tree0b3bd919e3e3877c15e582083ae8a42236141309
parent- Grab maintainership which I'm using. (diff)
Remove ../ from patch.
Submitted by: QAT
Notes
Notes: svn path=/head/; revision=229130
-rw-r--r--lang/python25/files/patch-Python_thread__pthread.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python25/files/patch-Python_thread__pthread.h b/lang/python25/files/patch-Python_thread__pthread.h
index 1e11c3ad36c3..1f4478528024 100644
--- a/lang/python25/files/patch-Python_thread__pthread.h
+++ b/lang/python25/files/patch-Python_thread__pthread.h
@@ -1,8 +1,8 @@
$FreeBSD$
---- ../Python/thread_pthread.h
-+++ ../Python/thread_pthread.h
+--- Python/thread_pthread.h
++++ Python/thread_pthread.h
@@ -149,6 +149,7 @@
{
pthread_t th;