Fixed "route depends on itself" warning (added <bin> in front of route). I hope this is correct. Ingo? :)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7118 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -11,9 +11,9 @@ BinCommand <bin>route :
|
||||
# Installation -- in the test directory for the time being
|
||||
OBOSInstall install-networking
|
||||
: [ FDirName $(OBOS_TEST_DIR) kits net ]
|
||||
: <installed>route ;
|
||||
: <bin>route ;
|
||||
|
||||
Package openbeos-networkingkit-cvs :
|
||||
<installed>route :
|
||||
<bin>route :
|
||||
# boot home config bin ;
|
||||
boot home Desktop openbeos-networkingkit ;
|
||||
|
||||
Reference in New Issue
Block a user