Created some directories in ~/config/ for convenience:
* add-ons/Screen Savers * add-ons/Tracker * add-ons/Translators * bin * lib git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17710 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
a17be10094
commit
6d6ef7f7bd
@ -1,6 +1,8 @@
|
||||
|
||||
# create directories that will remain empty
|
||||
AddDirectoryToHaikuImage home Desktop ;
|
||||
AddDirectoryToHaikuImage home config bin ;
|
||||
AddDirectoryToHaikuImage home config lib ;
|
||||
AddDirectoryToHaikuImage var log ;
|
||||
AddDirectoryToHaikuImage var tmp ;
|
||||
|
||||
@ -243,6 +245,10 @@ AddFilesToHaikuImage beos system add-ons kernel network protocols
|
||||
AddFilesToHaikuImage beos system add-ons Screen\ Savers
|
||||
: $(BEOS_ADD_ONS_SCREENSAVERS) ;
|
||||
|
||||
AddDirectoryToHaikuImage home config add-ons Tracker ;
|
||||
AddDirectoryToHaikuImage home config add-ons Screen\ Savers ;
|
||||
AddDirectoryToHaikuImage home config add-ons Translators ;
|
||||
|
||||
|
||||
#pragma mark -
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user