[COMMIT LOGREPORT] service/all/script lr_env.in,1.4,1.5

Francis J. Lacoste flacoste at users.sourceforge.net
Mon Jun 13 18:26:41 CEST 2005


Update of /cvsroot/logreport/service/all/script
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15859/all/script

Modified Files:
	lr_env.in 
Log Message:
Added missing variables.


Index: lr_env.in
===================================================================
RCS file: /cvsroot/logreport/service/all/script/lr_env.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lr_env.in	2 Oct 2004 08:44:52 -0000	1.4
+++ lr_env.in	13 Jun 2005 16:26:39 -0000	1.5
@@ -19,11 +19,13 @@
 LR_LIBDIR="@libexecdir@/@PACKAGE@"
 LR_MANDIR="@mandir@"
 LR_SYSCONFDIR="@sysconfdir@/@PACKAGE@"
-LR_PLUGINSDIR="@libexecdir@/@PACKAGE@/plugins"
 LR_SCHEMASDIR="@datadir@/@PACKAGE@/schemas"
 LR_REPORTSDIR="@datadir@/@PACKAGE@/reports"
 LR_FILTERSDIR="@datadir@/@PACKAGE@/filters"
 LR_DOCDIR="@datadir@/@PACKAGE@/doc/@PACKAGE@"
+LR_TEMPLATESDIR=$LR_DATADIR/templates
+LR_SPECSDIR=$LR_DATADIR/config-spec
+LR_PLUGINSDIR=$LR_SYSCONFDIR/plugins
 EOF
 
 exit 0
@@ -89,6 +91,14 @@
 
 The directory where documentation is installed.
 
+=item LR_SPECSDIR
+
+The path where XML configuration specifications are installed.
+
+=item LR_TEMPLATESDIR
+
+The path where XML report templates are installed.
+
 =item LR_PERL5LIBDIR
 
 The directory where platform independant perl modules are installed.

-- 
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of 
"unsubscribe". Trouble? Send an email with subject "help" to 
commit-request at logreport.org



More information about the Commit mailing list