add_catalog_entry_attributes.sh: Remove optional directory
This commit is contained in:
@@ -33,6 +33,7 @@ WriteMailCatalogEntryAttribute()
|
||||
}
|
||||
|
||||
|
||||
# TODO: Several of the directories are read-only, so this doesn't work.
|
||||
WriteTrackerCatalogEntryAttribute \
|
||||
"$(finddir B_APPS_DIRECTORY)" B_APPS_DIRECTORY
|
||||
|
||||
@@ -55,8 +56,6 @@ WriteTrackerCatalogEntryAttribute \
|
||||
"$(finddir B_USER_SETTINGS_DIRECTORY)/Tracker/Tracker New Templates" \
|
||||
"B_USER_SETTINGS_DIRECTORY/Tracker/Tracker New Templates"
|
||||
|
||||
WriteTrackerCatalogEntryAttribute "/boot/optional" "/boot/optional"
|
||||
|
||||
WriteTrackerCatalogEntryAttribute \
|
||||
"$(finddir B_PREFERENCES_DIRECTORY)" B_PREFERENCES_DIRECTORY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user