Project

General

Profile

Download (412 Bytes) Statistics
| Branch: | Tag: | Revision:
[<%= @name %>]
<% if @manifest -%>
manifest = <%= @manifest %>
<% end -%>
<% if @manifestdir -%>
manifestdir = <%= @manifestdir %>
<% end -%>
<% if @modulepath -%>
modulepath = <%= [@modulepath].flatten.join(":") %>
<% end -%>
<% if @templatedir -%>
templatedir = <%= @templatedir %>
<% end -%>
<% if @config_version -%>
config_version = <%= @config_version_cmd %>
<% end -%>
(4-4/5)