Replace missed alpha-raw release build profile occurrences

This commit is contained in:
Ingo Weinhold
2013-11-23 16:58:53 +01:00
parent 54de8bbe8f
commit a1c42e7189
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -554,7 +554,7 @@ rule BuildHaikuPortsSourcePackageDirectory
actions BuildHaikuPortsPackageList
{
HAIKU_BOOTSTRAP_BUILD= $(JAM:E=jam) @alpha-raw build-package-list $(1) \
HAIKU_BOOTSTRAP_BUILD= $(JAM:E=jam) @release-raw build-package-list $(1) \
$(HAIKU_REPOSITORY_BUILD_ADDITIONAL_PACKAGES)
}