[haiku-commits] Re: haiku: hrev50544 - src/add-ons/decorators/BeDecorator build/jam/images/definitions

  • From: Adrien Destugues <pulkomandy@xxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 22 Sep 2016 21:26:18 +0200

On Thu, Sep 22, 2016 at 11:53:36AM -0700, John Scipione wrote:

From 5b88ad758e0f8949cce47c828cb1a37b480b3046 Mon Sep 17 00:00:00 2001
diff --git a/build/jam/packages/Haiku b/build/jam/packages/Haiku
index 213e016..7f34ce7 100644
--- a/build/jam/packages/Haiku
+++ b/build/jam/packages/Haiku
@@ -139,6 +139,10 @@ local userLaunchScripts = <data!launch>user ;
 SEARCH on $(userLaunchScripts) = [ FDirName $(HAIKU_TOP) data launch ] ;
 AddFilesToPackage data user_launch : $(userLaunchScripts) ;

+# decorators
+AddFilesToPackage add-ons decorators : BeDecorator ;
+# MacDecorator WinDecorator
+

I don't know if it is really useful to have these in the Haiku package.
Should we make a set of smaller packages instead? Maybe a haiku_extras
package with additional files like this? (the decorators, also possibly
the Mac and Amiga-RDB disk partitionning add-ons, and maybe more
miscellany?)

-- 
Adrien.

Other related posts: