mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Small fixes to extract.sh
The libs/ directory is not relevant anymore.
This commit is contained in:
parent
16e5e1a614
commit
84412ff198
2
3rdparty/boost/extract.sh
vendored
2
3rdparty/boost/extract.sh
vendored
@ -38,7 +38,7 @@ find boost -name \*.hpp | xargs rm
|
||||
#find libs -name \*.cpp | xargs rm
|
||||
|
||||
cp -vR needed/boost .
|
||||
cp -vR needed/libs .
|
||||
#cp -vR needed/libs .
|
||||
|
||||
rm -rf needed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user