Properly add the BeDecorator to the image
Put it inside the Haiku package.
This commit is contained in:
parent
ce8fd10683
commit
5c65d2f5d1
@ -258,11 +258,6 @@ AddFilesToHaikuImage home config settings Tracker "Tracker New Templates"
|
||||
"<tracker-new-templates>text file"
|
||||
;
|
||||
|
||||
# decorators
|
||||
AddFilesToHaikuImage system non-packaged add-ons decorators
|
||||
: BeDecorator ;
|
||||
# MacDecorator WinDecorator
|
||||
|
||||
# printers
|
||||
AddDirectoryToHaikuImage home config settings printers Preview
|
||||
: home-config-settings-printers-preview.rdef ;
|
||||
|
@ -265,6 +265,11 @@ AddFilesToPackage add-ons disk_systems
|
||||
# Kernel bluetooth stack
|
||||
AddFilesToPackage add-ons kernel bluetooth : $(SYSTEM_BT_STACK) ;
|
||||
|
||||
# decorators
|
||||
AddFilesToHaikuImage system non-packaged add-ons decorators
|
||||
: BeDecorator ;
|
||||
# MacDecorator WinDecorator
|
||||
|
||||
# the MIME DB
|
||||
CopyDirectoryToPackage data : <mimedb>mime_db : : : isTarget ;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user