faubackup/src faubackup.in,1.2,1.3

[email protected] Mon, 15 Dec 2003 13:50:03 -0800
Newsgroups gmane.comp.sysutils.backup.faubackup.cvs
Message-ID <[email protected]>
Update of /cvsroot/faubackup/faubackup/src
In directory sc8-pr-cvs1:/tmp/cvs-serv1458/src

Modified Files:
	faubackup.in 
Log Message:
use @sysconfdir@ and @PACKAGE_*@


Index: faubackup.in
===================================================================
RCS file: /cvsroot/faubackup/faubackup/src/faubackup.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** faubackup.in	11 Dec 2003 00:32:01 -0000	1.2
--- faubackup.in	15 Dec 2003 21:50:00 -0000	1.3
***************
*** 24,29 ****
  use Getopt::Long;
  
! my $version	= '@VERSION@';
! my $conffile	= '/etc/faubackup.conf';
  
  my $usage= <<END;
--- 24,28 ----
  use Getopt::Long;
  
! my $conffile	= '@sysconfdir@/faubackup.conf';
  
  my $usage= <<END;
***************
*** 50,57 ****
  $0 relies on faubackup-gather and faubackup-scatter to do the actual backup.
  
! FauBackup version $version,
  Copyright (c) 2000-2003 Martin Waitz, Dr. Volkmar Sieh.
  Developed at Friedrich Alexander University Erlangen-Nuremberg.
! FauBackup comes with ABSOLUTELY NO WARRANTY.
  This is free software, and you are welcome to redistribute it under
  certain conditions; see the GNU General Public License for details.
--- 49,56 ----
  $0 relies on faubackup-gather and faubackup-scatter to do the actual backup.
  
! @PACKAGE_NAME@ version @VERSION@,
  Copyright (c) 2000-2003 Martin Waitz, Dr. Volkmar Sieh.
  Developed at Friedrich Alexander University Erlangen-Nuremberg.
! @PACKAGE_NAME@ comes with ABSOLUTELY NO WARRANTY.
  This is free software, and you are welcome to redistribute it under
  certain conditions; see the GNU General Public License for details.
***************
*** 380,384 ****
  }
  if( $show_version ) {
! 	print "faubackup $version\n";
  	exit 0;
  }
--- 379,383 ----
  }
  if( $show_version ) {
! 	print "@PACKAGE_STRING@\n";
  	exit 0;
  }




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/