Ignore:
Timestamp:
Aug 23, 2008, 11:03:26 PM (17 years ago)
Author:
bird
Message:

qt3,qt4: Set the nls installation mode to 0644 if no template was specified.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/units/qt4.kmk

    r1687 r1688  
    891891 ifdef $(target)_QT_TRANSLATIONS_TEMPLATE
    892892  $(target)-inst-nls_TEMPLATE := $($(target)_QT_TRANSLATIONS_TEMPLATE)
     893 else
     894  $(target)-inst-nls_MODE := 0644
    893895 endif
    894896 ifdef $(target)_QT_TRANSLATIONS_INST
Note: See TracChangeset for help on using the changeset viewer.