Author: patrys Date: Tue Sep 12 18:21:37 2006 GMT
Module: PLDWWW URL:
http://pld-linux.org/DevelopingPLD/BuilderScript/PreparingWorkingEnvironment
---- Log message:
---- Page affected: DevelopingPLD/BuilderScript/PreparingWorkingEnvironment
---- Diffs:
================================================================
New page:
= Preparing your working environment =
== Needed packages ==
Before you start, you need to install a recent version of:
* {{{cvs}}}
* {{{rpm-build-macros}}}
* {{{rpm-build-tools}}}
The latter contains the {{{builder}}} script itself.
== Preconfiguration ==
To initialize your working directory, invoke:
{{{
builder --init-rpm-dir
}}}
{{{builder}}} will create all the necessary directories under {{{~/rpm/}}} and
create initial config for {{{cvs}}}. This is essentially all the work needed to
build the packages for your own use.
In case you also need to commit your changes back, edit the
{{{~/rpm/SPECS/CVS/Root}}} and {{{~/rpm/SOURCES/CVS/Root}}} to contain your
login instead of the anonymous [EMAIL PROTECTED] account.
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit