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 | 7f5ec5fb9bd8f7e487b46b81c1dfbd9c7fde9298 (patch) | |
tree | 55af0d1fde530d804477fc9c74d825f9791d9863 /boost | |
parent | 44cc667e3fabe746448420fbc746e0721c8c2425 (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 db4dba4ddf84..4f1059ac1c98 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=..$/..$/..$/..$/..$/..$/..$/.. |