diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-10-04 14:01:10 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-10-04 14:02:16 +0300 |
commit | 59cab77d2a42be2b4bd7e27d4c52f3851695d1d6 (patch) | |
tree | 3a8cdbff618cf23e33b36d48ad502423e9e11f8f /boost | |
parent | 027ed74ac8f4e9841897bea7f4796ee33ee0831b (diff) |
Make createion of new file in boost_1_39_0.patch more reliable
Diffstat (limited to 'boost')
-rw-r--r-- | boost/boost_1_39_0.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/boost_1_39_0.patch b/boost/boost_1_39_0.patch index db4dba4..4f1059a 100644 --- a/boost/boost_1_39_0.patch +++ b/boost/boost_1_39_0.patch @@ -285,7 +285,7 @@ index 5d75be2..730cf0c 100644 ).second; } ---- misc/build/boost_1_39_0/libs/thread/src/win32/makefile.mk +--- /dev/null +++ misc/build/boost_1_39_0/libs/thread/src/win32/makefile.mk @@ -0,0 +1,21 @@ +PRJ=..$/..$/..$/..$/..$/..$/..$/.. |