git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35868 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2010-03-15 20:38:13 +00:00
parent 0e82d313d6
commit 69681c7500
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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.
}