mirror of
https://review.haiku-os.org/haiku
synced 2025-01-18 12:38:51 +01:00
fix typo
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35868 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0e82d313d6
commit
69681c7500
2
Jamfile
2
Jamfile
@ -151,7 +151,7 @@ Depends LocaleKit :
|
||||
LocaleKitTests
|
||||
;
|
||||
|
||||
# Pepare the optional build features before parsing the Jamfile tree.
|
||||
# Prepare the optional build features before parsing the Jamfile tree.
|
||||
include [ FDirName $(HAIKU_BUILD_RULES_DIR) OptionalBuildFeatures ] ;
|
||||
|
||||
# Add optional packages given via HAIKU_ADD_OPTIONAL_PACKAGES.
|
||||
|
@ -673,7 +673,7 @@ if [ IsOptionalHaikuImagePackageAdded Links ] {
|
||||
|
||||
# MandatoryPackages
|
||||
if [ IsOptionalHaikuImagePackageAdded MandatoryPackages ] {
|
||||
# Psuedo package for grouping packages, which are added to all images.
|
||||
# Pseudo package for grouping packages, which are added to all images.
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user