Skip to main content
  1. Notes/
  2. RPM/

Building RPM's

32 words
Table of Contents
rpm - This article is part of a series.
Part 3: This Article

This is a document that gives some information relevant to building rpm’s by a series of examples.

show rpm configuration
#

rpm --showrc
rpm --showrc|grep mkdir_p
-14: __mkdir_p  /usr/bin/mkdir -p
%{__mkdir_p} %{perl_br_testdir}
rpm - This article is part of a series.
Part 3: This Article