Changes between Version 8 and Version 9 of BuildingDebianPackages
- Timestamp:
- 07/07/08 17:54:23 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingDebianPackages
v8 v9 5 5 or, if the available repositories do not have any version of bcfg2, try something like: [[BR]] 6 6 {{{apt-get install cdbs docbook-xsl libxslt1.1 python-dev python2.4-dev sgml-base xml-core xsltproc}}} 7 * Untar the sources 7 * Untar the sources - or for bleeding edge, {{{svn co https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2}}} 8 8 * cd into the debian/ subdirectory 9 9 * Optional: if you want to have a special name for your own package, edit the first line of changelog: change eg. "(0.9.5.7-0.1)" to "(0.9.5.7-0.1myname)"