Switching the ordering of minimo tier 99. I think this will fix a build bustage OpenEmbedding is having.

This commit is contained in:
dougt%meer.net 2005-08-08 05:14:04 +00:00
Родитель 8bcc0b9728
Коммит cd2b94120e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -374,7 +374,7 @@ tier_99_dirs += suite
endif
ifdef MINIMO
tier_99_dirs += minimo embedding/minimo
tier_99_dirs += embedding/minimo minimo
endif
ifdef MOZ_XUL_APP