mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Small fix to universal script and some extra debugging.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@874 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
00f0f3e067
commit
b3a0d30bbc
3 changed files with 48 additions and 3 deletions
|
@ -13,8 +13,8 @@ LIB_X86=libretroshare_x86.a
|
|||
|
||||
MAC_SCRIPT="./scripts/config-macosx.mk"
|
||||
|
||||
echo cp lib/$LIB lib/$LIB_PPC librs
|
||||
cp lib/$LIB lib/$LIB_PPC librs
|
||||
echo cp lib/$LIB lib/$LIB_PPC
|
||||
cp lib/$LIB lib/$LIB_PPC
|
||||
|
||||
echo make clobber
|
||||
make clobber
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue