Changeset 3484
- Timestamp:
- Jun 18, 2007, 12:32:01 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r3305 r3484 38 38 # 39 39 # The /bin templates. 40 # 40 # 41 41 TEMPLATE_bin = /bin/ programs. 42 42 TEMPLATE_bin_TOOL = GCC3 … … 127 127 # The generic data install template. 128 128 # 129 TEMPLATE_gendata = /usr/lib/ libraries.129 TEMPLATE_gendata = generic data installation template. 130 130 TEMPLATE_gendata_INST = /tmp 131 131 TEMPLATE_gendata_MODE = 644 132 133 # 134 # The generic script install template. 135 # 136 TEMPLATE_genscript = generic script installation template. 137 TEMPLATE_genscript_INST = /tmp 138 TEMPLATE_genscript_MODE = 755 132 139 133 140
Note:
See TracChangeset
for help on using the changeset viewer.