Touch ghost file arp.dat.new (ghost files should exist in the buildroot)
This commit is contained in:
parent
5e0c38e7b4
commit
fbb9cddc6b
1 changed files with 2 additions and 1 deletions
|
|
@ -102,7 +102,8 @@ install -p -t %{buildroot}%{pkgdatadir} -m 0644 *.awk
|
|||
install -p -t %{buildroot}%{_sbindir} %{extrascripts}
|
||||
|
||||
install -p -t %{buildroot}%{pkgstatedir} -m0644 *.dat
|
||||
touch %{buildroot}%{pkgstatedir}/arp.dat-
|
||||
touch %{buildroot}%{pkgstatedir}/arp.dat- \
|
||||
%{buildroot}%{pkgstatedir}/arp.dat.new
|
||||
|
||||
install -p -t %{buildroot}%{_unitdir} -m 0644 %{SOURCE1}
|
||||
install -p -m 0644 %{SOURCE3} %{buildroot}%{pkgstatedir}/ethercodes.dat.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue