Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 54764 | Differences between
and this patch

Collapse All | Expand All

(-)config.layout (+23 lines)
Lines 81-86 Link Here
81
  customlibdir:		${customdir}/local/lib
81
  customlibdir:		${customdir}/local/lib
82
</Layout>
82
</Layout>
83
83
84
<Layout Gentoo>
85
  prefix:		/usr
86
  exec_prefix:		${prefix}
87
  bindir:		${exec_prefix}/bin
88
  sbindir:		${exec_prefix}/sbin
89
  sysconfdir:		/etc+
90
  mandir:		${prefix}/share/man
91
  infodir:		${prefix}/share/info
92
  libdir:		${prefix}/lib+
93
  datadir:		/var/www/localhost/htdocs+
94
  htmldir:		${datadir}/html
95
  manualdir:            ${prefix}/share/doc+
96
  logfiledir:           /var/log
97
  localstatedir:        /var/run+
98
  masonstatedir:        ${localstatedir}/mason_data
99
  sessionstatedir:      ${localstatedir}/session_data
100
  customdir:            ${prefix}/share+
101
  custometcdir:         ${customdir}/local/etc
102
  customhtmldir:        ${customdir}/local/html
103
  customlexdir:         ${customdir}/local/po
104
  customlibdir:         ${customdir}/local/lib
105
</Layout>
106
					
84
<Layout Win32>
107
<Layout Win32>
85
  prefix:		C:/Program Files/Request Tracker
108
  prefix:		C:/Program Files/Request Tracker
86
  exec_prefix:		${prefix}
109
  exec_prefix:		${prefix}

Return to bug 54764