diff options
author | explorer <explorer@pkgsrc.org> | 1999-11-05 19:21:58 +0000 |
---|---|---|
committer | explorer <explorer@pkgsrc.org> | 1999-11-05 19:21:58 +0000 |
commit | 8788f1831d263508a6fb339ae4a57ac978290ac3 (patch) | |
tree | 99977fde1b43e400db7d79d88837bb2e2626ce4f /devel/mit-pthreads/patches | |
parent | 943556df560d227d0692ef04da44cb87b8bd80e6 (diff) | |
download | pkgsrc-8788f1831d263508a6fb339ae4a57ac978290ac3.tar.gz |
remove ALL the local path...
Diffstat (limited to 'devel/mit-pthreads/patches')
-rw-r--r-- | devel/mit-pthreads/patches/patch-bx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mit-pthreads/patches/patch-bx b/devel/mit-pthreads/patches/patch-bx index 1cb9d540606..45416b36f96 100644 --- a/devel/mit-pthreads/patches/patch-bx +++ b/devel/mit-pthreads/patches/patch-bx @@ -1,5 +1,5 @@ ---- pthreads-1_60_beta6/stdlib/system.c Wed Apr 24 20:18:56 1996 -+++ pthreads-1_60_beta6/stdlib/system.c Thu Nov 13 11:27:43 1997 +--- stdlib/system.c Wed Apr 24 20:18:56 1996 ++++ stdlib/system.c Thu Nov 13 11:27:43 1997 @@ -62,7 +62,7 @@ argp[2] = (char *) command; sigemptyset(&tmp_mask); |