X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2FMakefile;h=9cb8c139a89b234a4adf3c9e717dba111514732c;hb=319cba5b32396f490c3979fad342b2b998b62322;hp=74d87a480f56bb66d074b34ed2c0b68dec8d62bc;hpb=9d3e398e20bc33b7c46ea02c7337409fd66268ac;p=freeside.git diff --git a/rt/Makefile b/rt/Makefile index 74d87a480..9cb8c139a 100644 --- a/rt/Makefile +++ b/rt/Makefile @@ -52,9 +52,9 @@ PERL = /usr/bin/perl -INSTALL = install +INSTALL = /usr/bin/install -c -RT_LAYOUT = relative +RT_LAYOUT = Freeside CONFIG_FILE_PATH = /opt/rt3/etc CONFIG_FILE = $(CONFIG_FILE_PATH)/RT_Config.pm @@ -189,7 +189,7 @@ ETC_FILES = acl.Informix \ # {{{ Web frontend -WEB_HANDLER = standalone +WEB_HANDLER = modperl2 # }}}