Remove the no longer needed mime_update.sh post install script

This commit is contained in:
Ingo Weinhold
2013-05-09 03:43:58 +02:00
parent bbd98073f9
commit 3272998147
2 changed files with 1 additions and 45 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ AddFilesToPackage boot : $(bootScripts) ;
# post install scripts
local postInstallFiles = add_catalog_entry_attributes.sh
default_deskbar_items.sh mime_update.sh ;
default_deskbar_items.sh ;
postInstallFiles = $(postInstallFiles:G=post-install) ;
SEARCH on $(postInstallFiles)
= [ FDirName $(HAIKU_TOP) data common boot post_install ] ;