update on ubuntu source packaging

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2220 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2010-02-06 22:26:30 +00:00
parent 3f4c0385c8
commit 445a36e9f1
5 changed files with 51 additions and 5 deletions

View file

@ -0,0 +1,6 @@
This directory contains the material for buildign a debian/ubuntu source package from
the svn repository of RetroShare. The various files here are:
makeSourcePackage.sh : main script. Produces a .dsc file
build.sh : compiles the source package. Produce a binary pkg for a given ubuntu distribution
make_tgz.sh : rebuilds the basic directory structure if some config/debian files where modified