fix typo
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35868 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -151,7 +151,7 @@ Depends LocaleKit :
|
|||||||
LocaleKitTests
|
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 ] ;
|
include [ FDirName $(HAIKU_BUILD_RULES_DIR) OptionalBuildFeatures ] ;
|
||||||
|
|
||||||
# Add optional packages given via HAIKU_ADD_OPTIONAL_PACKAGES.
|
# Add optional packages given via HAIKU_ADD_OPTIONAL_PACKAGES.
|
||||||
|
|||||||
@@ -673,7 +673,7 @@ if [ IsOptionalHaikuImagePackageAdded Links ] {
|
|||||||
|
|
||||||
# MandatoryPackages
|
# MandatoryPackages
|
||||||
if [ IsOptionalHaikuImagePackageAdded 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.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user