From d177903646c2fda5e87dd4dd1de2a837745cd840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Fri, 23 Apr 2010 18:07:44 +0000 Subject: [PATCH] * Replaced BeZillaBrowser with WebPositive in the alpha-* profile. * Removed VLC from the alpha-*, apparently this was only done in the alpha-1 branch back then. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36437 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/jam/ReleaseBuildProfiles | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/jam/ReleaseBuildProfiles b/build/jam/ReleaseBuildProfiles index 33c52025da..84025e32c5 100644 --- a/build/jam/ReleaseBuildProfiles +++ b/build/jam/ReleaseBuildProfiles @@ -18,8 +18,8 @@ switch $(HAIKU_BUILD_PROFILE) { HAIKU_IMAGE_HOST_NAME = shredder ; HAIKU_IMAGE_SIZE = 650 ; - AddOptionalHaikuImagePackages BePDF BeZillaBrowser Clockwerk Pe Vision - VLC WonderBrush ; + AddOptionalHaikuImagePackages BePDF Clockwerk Pe Vision + WebPositive WonderBrush ; AddOptionalHaikuImagePackages CVS Development Git Mercurial Python Subversion OpenSSH OpenSSL ; AddOptionalHaikuImagePackages Nano P7zip Welcome BeBook XZ-Utils ;