remove legacy haiku-networkingkit-cvs and fix HaikuInstall path (although its not used anymore)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40645 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
921aaaa1ed
commit
4f882add11
@ -20,9 +20,6 @@ KernelAddon ipv4 :
|
||||
;
|
||||
|
||||
# Installation
|
||||
HaikuInstall install-networking : /boot/home/config/add-ons/kernel/haiku_network/protocols
|
||||
HaikuInstall install-networking : /boot/home/config/add-ons/kernel/network/protocols
|
||||
: ipv4 ;
|
||||
|
||||
Package haiku-networkingkit-cvs :
|
||||
haiku :
|
||||
boot home config add-ons kernel haiku_network protocols ;
|
||||
|
@ -21,9 +21,6 @@ KernelAddon ipv6 :
|
||||
;
|
||||
|
||||
# Installation
|
||||
HaikuInstall install-networking : /boot/home/config/add-ons/kernel/haiku_network/protocols
|
||||
HaikuInstall install-networking : /boot/home/config/add-ons/kernel/network/protocols
|
||||
: ipv6 ;
|
||||
|
||||
Package haiku-networkingkit-cvs :
|
||||
haiku :
|
||||
boot home config add-ons kernel haiku_network protocols ;
|
||||
|
Loading…
Reference in New Issue
Block a user