Bring the hybrid translators back into the image.

This commit is contained in:
Adrien Destugues
2013-12-03 21:00:14 +01:00
parent 97f865f72a
commit 6d9f0064ff
25 changed files with 381 additions and 246 deletions
+3 -3
View File
@@ -22,12 +22,12 @@ if $(HAIKU_GCC_VERSION_$(architecture)[1]) = 2 {
# # add-ons
# local addOnsDir = add-ons $(architecture) ;
local addOnsDir = add-ons $(architecture) ;
#
# AddFilesToPackage $(addOnsDir) accelerants
# : $(SYSTEM_ADD_ONS_ACCELERANTS) ;
# AddFilesToPackage $(addOnsDir) Translators
# : $(SYSTEM_ADD_ONS_TRANSLATORS) ;
AddFilesToPackage $(addOnsDir) Translators
: [ MultiArchDefaultGristFiles $(SYSTEM_ADD_ONS_TRANSLATORS) ] ;
# AddFilesToPackage $(addOnsDir) locale catalogs
# : $(SYSTEM_ADD_ONS_LOCALE_CATALOGS) ;
#