mimeset: Use TextSnifferAddon when using a custom MIME DB

That addresses the problem that packaged text files aren't correctly
identified (ticket #9972). All concerned packages have to be rebuilt,
of course.
This commit is contained in:
Ingo Weinhold
2013-11-22 12:24:13 +01:00
parent 6140f897d4
commit 2b76973fa2
6 changed files with 22 additions and 2 deletions
+1
View File
@@ -599,6 +599,7 @@ if $(HOST_PLATFORM) = freebsd {
HOST_BE_API_HEADERS =
[ FDirName $(HAIKU_TOP) headers build ]
[ FDirName $(HAIKU_TOP) headers build os ]
[ FDirName $(HAIKU_TOP) headers build os add-ons registrar ]
[ FDirName $(HAIKU_TOP) headers build os app ]
[ FDirName $(HAIKU_TOP) headers build os drivers ]
[ FDirName $(HAIKU_TOP) headers build os kernel ]