Add SATDecorator to the image and create the decorator directory. To use S&T it has to be enabled by setdecor SATDecorator.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38626 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Clemens Zeidler 2010-09-13 03:52:26 +00:00
parent 40c0ae4804
commit 3c4e4aa4f6

View File

@ -555,8 +555,9 @@ AddFilesToHaikuImage system add-ons disk_systems
: <disk_system>intel <disk_system>bfs ;
# decorators
AddDirectoryToHaikuImage home config add-ons decorators ;
AddFilesToHaikuImage home config add-ons decorators :
MacDecorator WinDecorator ClassicBe ;
MacDecorator WinDecorator ClassicBe SATDecorator ;
# create directories that will remain empty
AddDirectoryToHaikuImage common bin ;