mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
7 lines
425 B
Plaintext
7 lines
425 B
Plaintext
|
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
|