bash: use outsourced package for non-bootstrap builds.
* the bootstrap build keeps on building the in-tree bash.
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
# import everything from the minimum image
|
||||
include [ FDirName $(HAIKU_BUILD_RULES_DIR) images definitions minimum ] ;
|
||||
|
||||
SYSTEM_BIN += [ FFilterByBuildFeatures
|
||||
bash
|
||||
] ;
|
||||
|
||||
# build and add the source package directory and a haikuports.config file
|
||||
CopyDirectoryToHaikuImage home haikuports
|
||||
: [ BuildHaikuPortsSourcePackageDirectory ]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
SYSTEM_BIN = [ FFilterByBuildFeatures
|
||||
"["
|
||||
addattr alert arp
|
||||
base64 basename bash bc beep bfsinfo
|
||||
base64 basename bc beep bfsinfo
|
||||
cal cat catattr checkfs checkitout chgrp chmod chop chown chroot cksum clear
|
||||
clockconfig cmp collectcatkeys comm compress copyattr cp csplit cut
|
||||
date dc dd desklink df diff diff3 dircolors dirname diskimage draggers
|
||||
|
||||
Reference in New Issue
Block a user