spec_file_notes
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| spec_file_notes [2015/05/07 18:10] – created stephdl | spec_file_notes [2019/06/05 19:48] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 135: | Line 135: | ||
| ==== %setup ==== | ==== %setup ==== | ||
| - | ===== %patch0 -p1 ===== | + | ==== %patch0 -p1 ==== |
| # The build section lists commands to run as part of the build process | # The build section lists commands to run as part of the build process | ||
| Line 144: | Line 144: | ||
| ==== %build ==== | ==== %build ==== | ||
| # A cool way for creating a directory called ''' | # A cool way for creating a directory called ''' | ||
| - | =====%{__mkdir_p} root/ | + | ====%{__mkdir_p} root/ |
| or | or | ||
| %{__mkdir} -p $RPM_BUILD_ROOT/ | %{__mkdir} -p $RPM_BUILD_ROOT/ | ||
| - | ===== perl createlinks | + | ==== perl createlinks ==== |
| # The install section lists commands to run during the build phase to | # The install section lists commands to run during the build phase to | ||
spec_file_notes.1431022214.txt.gz · Last modified: (external edit)
