Added script/material for Ubuntu amd64 packaging. This script can also be used for i386 by changing the arch in make.sh

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@746 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2008-10-14 12:14:17 +00:00
parent 8ae8f6bb88
commit 9c7ac8adff
3 changed files with 63 additions and 0 deletions

View file

@ -0,0 +1,5 @@
Packing building for Ubuntu 32bits and 64bits
=============================================
Just type 'sudo ./make.sh', and follow the instructions from the script.