From 902738e7355355a20f5e4d9879b00f08462f9b96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Tue, 6 Oct 2009 08:54:27 +0000 Subject: [PATCH] * Fonts is definitely not BeOS compatible anymore. * Remove Fonts from the app_server test environment build, since liblocal.so is not yet part of that target platform. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33450 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/preferences/fonts/Jamfile | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/preferences/fonts/Jamfile b/src/preferences/fonts/Jamfile index 602dc34857..b3ce699ad6 100644 --- a/src/preferences/fonts/Jamfile +++ b/src/preferences/fonts/Jamfile @@ -1,8 +1,5 @@ SubDir HAIKU_TOP src preferences fonts ; -SetSubDirSupportedPlatformsBeOSCompatible ; -AddSubDirSupportedPlatforms libbe_test ; - Preference Fonts : FontSelectionView.cpp FontsSettings.cpp @@ -13,11 +10,6 @@ Preference Fonts : : Fonts.rdef ; -if $(TARGET_PLATFORM) = libbe_test { - HaikuInstall install-test-apps : $(HAIKU_APP_TEST_DIR) : Fonts - : tests!apps ; -} - DoCatalogs Fonts : x-vnd.Haiku-Fonts :