User Tools

Site Tools


spec_file_notes

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 Both sides next revision
spec_file_notes [2015/05/07 18:10]
stephdl [%patch0 -p1]
spec_file_notes [2015/05/07 18:10]
stephdl [%{__mkdir_p} root/var/lib/packageName/tmp]
Line 144: Line 144:
 ==== %build ==== ==== %build ====
   # A cool way for creating a directory called '''tmp''' during the rpm installation   # A cool way for creating a directory called '''tmp''' during the rpm installation
-=====%{__mkdir_p} root/var/lib/packageName/tmp=====+====%{__mkdir_p} root/var/lib/packageName/tmp====
 or or
   %{__mkdir} -p $RPM_BUILD_ROOT/var/log/httpd-bkpc   %{__mkdir} -p $RPM_BUILD_ROOT/var/log/httpd-bkpc
spec_file_notes.txt ยท Last modified: 2019/06/05 19:48 (external edit)