mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-11 23:49:38 -05:00
last fix to ubunru src package creation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2295 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
2573a05dfe
commit
476b75bb22
Binary file not shown.
@ -1,6 +1,9 @@
|
||||
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
|
||||
BaseRetroShareDirs.tgz: basic directory structure. Does not contain any source file.
|
||||
makeSourcePackage.sh : main script. Produces source binary debian package (.dsc+.tgz files)
|
||||
from the base directory structure and the sources in the svn repository.
|
||||
clean.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
|
||||
in the retroshare-0.5 directory
|
||||
|
Loading…
Reference in New Issue
Block a user