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
Previous revision
spec_file_notes [2015/05/07 18:10]
stephdl [%patch0 -p1]
spec_file_notes [2015/05/07 18:11]
stephdl [perl createlinks]
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
  
-===== 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.txt ยท Last modified: 2019/06/05 19:48 (external edit)