Changeset 3484


Ignore:
Timestamp:
Jun 18, 2007, 12:32:01 AM (18 years ago)
Author:
bird
Message:

genscript.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r3305 r3484  
    3838#
    3939# The /bin templates.
    40 #                                               
     40#
    4141TEMPLATE_bin = /bin/ programs.
    4242TEMPLATE_bin_TOOL = GCC3
     
    127127# The generic data install template.
    128128#
    129 TEMPLATE_gendata = /usr/lib/ libraries.
     129TEMPLATE_gendata = generic data installation template.
    130130TEMPLATE_gendata_INST = /tmp
    131131TEMPLATE_gendata_MODE = 644
     132
     133#
     134# The generic script install template.
     135#
     136TEMPLATE_genscript = generic script installation template.
     137TEMPLATE_genscript_INST = /tmp
     138TEMPLATE_genscript_MODE = 755
    132139
    133140
Note: See TracChangeset for help on using the changeset viewer.