Changes between Version 6 and Version 7 of RpmHowToPackagers
- Timestamp:
- Sep 9, 2010, 11:40:22 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RpmHowToPackagers
v6 v7 100 100 101 101 Since -bc, -bi, -bl are performing also previous steps, you can add the special option ''--short-circuit'': this will skip all previous steps (rpmbuild will assume they are already ok), and do only the selected task. 102 103 All output files will be written in the %HOME%\rpmbuild tree, regardless of current directory and drive.