mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Moved MSYS build scripts to folder build_scripts
This commit is contained in:
parent
7ffe59cb2d
commit
5944f1fea2
@ -221,6 +221,6 @@ ffmpeg: download/ffmpeg-$(FFMPEG_VERSION).tar.gz
|
||||
copylibs:
|
||||
read -p "Do you want to copy libs to retroshare? (yes|no)" answer; \
|
||||
if [ "$$answer" = "yes" ] ; then \
|
||||
cp -r libs ../../ ; \
|
||||
cp -r libs ../../../../ ; \
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user