Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bestpractical/rt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Vandiver <alexmv@bestpractical.com>2014-02-25 01:49:24 +0400
committerAlex Vandiver <alexmv@bestpractical.com>2014-02-25 02:33:58 +0400
commit544bff5dadf3dadae64b39bd3fb0861b6cc54116 (patch)
tree009c9f326fa0e520260b0070d7c31bbaab4af5d6 /config.layout
parentf400a0931cf71db2c04f35ab79cd4bd6b4f330d5 (diff)
win32 is not a supported platform; remove remaining incidental mentions of it
The mention of Win32::Locale::Lexicon remains, because I18N::LangTags::Detect version 1.04 and below (i.e. perl prior to 5.14.0) generates "used only once" warnings without it.
Diffstat (limited to 'config.layout')
-rwxr-xr-xconfig.layout28
1 files changed, 0 insertions, 28 deletions
diff --git a/config.layout b/config.layout
index decebaefab..15fcf0833d 100755
--- a/config.layout
+++ b/config.layout
@@ -130,34 +130,6 @@
customplugindir: ${customdir}/local/plugins
</Layout>
-<Layout Win32>
- prefix: C:/Program Files/Request Tracker
- exec_prefix: ${prefix}
- bindir: ${exec_prefix}/bin
- sbindir: ${exec_prefix}/sbin
- sysconfdir: ${prefix}/etc
- mandir: ${prefix}/man
- plugindir: ${prefix}/plugins
- libdir: ${prefix}/lib
- datadir: ${prefix}
- htmldir: ${datadir}/html
- fontdir: ${datadir}/fonts
- lexdir: ${datadir}/po
- staticdir: ${datadir}/static
- manualdir: ${datadir}/doc
- localstatedir: ${prefix}/var
- logfiledir: ${localstatedir}/log
- masonstatedir: ${localstatedir}/mason_data
- sessionstatedir: ${localstatedir}/session_data
- customdir: ${prefix}/local
- custometcdir: ${customdir}/etc
- customhtmldir: ${customdir}/html
- customlexdir: ${customdir}/po
- customstaticdir: ${customdir}/static
- customlibdir: ${customdir}/lib
- customplugindir: ${customdir}/plugins
-</Layout>
-
# RH path layout.
<Layout RH>
prefix: /usr