patch: use the outsourced packages.
* remove patch Jamfile from the build and patch sources from the tree. * added patch to DevelopmentBase. * should a bootstrap package be added?
This commit is contained in:
@@ -118,7 +118,7 @@ if [ IsOptionalHaikuImagePackageAdded DevelopmentBase ] {
|
||||
}
|
||||
|
||||
# other commonly used tools
|
||||
AddHaikuImagePackages bison cdrtools flex jam m4 make mkdepend nasm ;
|
||||
AddHaikuImagePackages bison cdrtools flex jam m4 make mkdepend nasm patch ;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ SYSTEM_BIN = [ FFilterByBuildFeatures
|
||||
modifiers mount mountvolume
|
||||
netcat netstat notify
|
||||
open
|
||||
package package_repo passwd patch pc ping ping6 pkgman
|
||||
package package_repo passwd pc ping ping6 pkgman
|
||||
prio profile ps
|
||||
query quit
|
||||
rc reindex release renice rmattr rmindex roster
|
||||
|
||||
Reference in New Issue
Block a user