User Tools

Site Tools


rpm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
rpm [2016/05/15 00:39]
k2patel [SPEC file sections explained]
rpm [2016/08/26 15:59]
k2patel [First RPM]
Line 141: Line 141:
 </​code>​ </​code>​
  
 +==== Something i come across ====
 +If you wanna override marco from OS you can define value at ''​top''​ of the spec file.
 +<code bash>
 +%define _mandir /usr/man
 +</​code>​
 ==== Sample RPM ==== ==== Sample RPM ====
 <code bash | sample.spec>​ <code bash | sample.spec>​
Line 858: Line 863:
 ==== Custom Built RPM ==== ==== Custom Built RPM ====
  
 +[[http://​rpm.k2patel.in|my repository]]
rpm.txt ยท Last modified: 2020/08/10 02:35 (external edit)