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:
csoler 2010-06-27 16:37:28 +00:00
parent 7649a8d554
commit 0267e9f469
2 changed files with 6 additions and 0 deletions

View File

@ -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