Merge tag 'upstream/3.3.2'
[debian/amanda] / perl / Amanda / Paths.pm.in
index bddc5e92d594e9237a6f8c67f80b632b07f43ff7..a3e02489834c116ba39e1730f72ddde4d9a8c3b2 100644 (file)
@@ -1,5 +1,5 @@
 # vim:ft=perl
-# Copyright (c) 2005-2008 Zmanda Inc.  All Rights Reserved.
+# Copyright (c) 2007-2012 Zmanda, Inc.  All Rights Reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License version 2 as published
@@ -14,7 +14,7 @@
 # with this program; if not, write to the Free Software Foundation, Inc.,
 # 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 #
-# Contact information: Zmanda Inc, 465 S Mathlida Ave, Suite 300
+# Contact information: Zmanda Inc, 465 S. Mathilda Ave., Suite 300
 # Sunnyvale, CA 94086, USA, or: http://www.zmanda.com
 
 package Amanda::Paths;
@@ -53,6 +53,7 @@ use Exporter;
     $datarootdir
     $sysconfdir
     $amdatadir
+    $localstatedir
 
     $AMANDA_TMPDIR
     $CONFIG_DIR
@@ -79,6 +80,7 @@ $mandir = "@mandir@";
 $datarootdir = "@datarootdir@";
 $sysconfdir = "@sysconfdir@";
 $amdatadir = "@amdatadir@";
+$localstatedir = "@localstatedir@";
 
 ## amanda configuration directories