VirtualBox

Changeset 1688 in kBuild


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

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

Location:
trunk/kBuild/units
Files:
2 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
  • 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.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette