PLDWWW: DevelopingPLD/BuilderScript/PreparingWorkingEnvironment

patrys patrys at pld-linux.org
Tue Sep 12 20:33:10 CEST 2006


Author: patrys   Date: Tue Sep 12 18:33:10 2006 GMT
Module: PLDWWW   URL: http://pld-linux.org/DevelopingPLD/BuilderScript/PreparingWorkingEnvironment
---- Log message:
- redundant

---- Page affected: DevelopingPLD/BuilderScript/PreparingWorkingEnvironment

---- Diffs:

================================================================
- = Preparing your working environment =
+ deleted
  
- == 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 {{{cvs@}}} account.
- 


More information about the pld-cvs-commit mailing list