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/qt3.kmk

    r1685 r1688  
    741741 ifdef $(target)_QT_TRANSLATIONS_TEMPLATE
    742742  $(target)-inst-nls_TEMPLATE := $($(target)_QT_TRANSLATIONS_TEMPLATE)
     743 else
     744  $(target)-inst-nls_MODE := 0644
    743745 endif
    744746 ifdef $(target)_QT_TRANSLATIONS_INST
Note: See TracChangeset for help on using the changeset viewer.