mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-01 11:21:25 -05:00
updated debian scripts to build the retroshare-nogui executable as well
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@3227 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7649a8d554
commit
0267e9f469
Binary file not shown.
@ -24,6 +24,12 @@ cd retroshare-0.5/src/retroshare-gui/
|
||||
svn co https://retroshare.svn.sourceforge.net/svnroot/retroshare/branches/v0.5.0/retroshare-gui/src .
|
||||
#tar zxvf ../../../retroshare-gui.tgz
|
||||
cd ../../..
|
||||
#
|
||||
cd retroshare-0.5/src/retroshare-nogui/
|
||||
svn co https://retroshare.svn.sourceforge.net/svnroot/retroshare/branches/v0.5.0/retroshare-nogui/src .
|
||||
#tar zxvf ../../../retroshare-gui.tgz
|
||||
cd ../../..
|
||||
|
||||
|
||||
# setup version numbers
|
||||
cat retroshare-0.5/src/libretroshare/util/rsversion.h | grep -v SVN_REVISION > /tmp/toto2342
|
||||
|
Loading…
x
Reference in New Issue
Block a user