mirror of
https://abf.rosa.ru/djam/dhcp.git
synced 2025-02-23 13:32:48 +00:00
Create /sbin in buildroot
This commit is contained in:
parent
316b003afd
commit
15c9b87f53
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ make
|
|||
|
||||
install -m0644 %{SOURCE10} doc
|
||||
install -m0644 %{SOURCE100} ROSA-NEWS
|
||||
install -d %{buildroot}/sbin
|
||||
mv %{buildroot}%{_sbindir}/dhclient %{buildroot}/sbin/dhclient
|
||||
install -m 755 client/scripts/linux %{buildroot}/sbin/dhclient-script
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue