2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-17 13:42:14 +00:00

Fix paths

[SVN r33801]
This commit is contained in:
Vladimir Prus
2006-04-25 05:35:25 +00:00
parent 9390b1e9fe
commit d027fa3585

View File

@@ -26,7 +26,7 @@ cd doc
/home/ghost/Work/boost-rc/tools/jam/src/bin.linuxx86/bjam --v2
/home/ghost/Work/boost-rc/tools/jam/src/bin.linuxx86/bjam --v2 pdf
cp `find bin -name "*.pdf"` ../..
mv standalone.pdf useman.pdf
mv ../../standalone.pdf ../../userman.pdf
rm -rf bin
cd ..