Difference between revisions of "Build rpm packages"

From Linuxintro
imported>ThorstenStaerk
(Created page with "* with checkinstall * build rpm packages with the rpmbuild command todo")
 
imported>ThorstenStaerk
Line 1: Line 1:
 +
This article shows two ways how to [[build]] [[rpm]] [[packages]].
 +
 
* with checkinstall
 
* with checkinstall
 
* [[build rpm packages with the rpmbuild command]]
 
* [[build rpm packages with the rpmbuild command]]
  
 
[[todo]]
 
[[todo]]

Revision as of 15:26, 6 February 2011

This article shows two ways how to build rpm packages.

todo