/[BackupPC]/trunk/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 270 by dpavlin, Tue Dec 13 18:08:50 2005 UTC revision 310 by dpavlin, Sun Jan 29 14:43:27 2006 UTC
# Line 49  xls: test Line 49  xls: test
49          sudo -u backuppc /data/backuppc/bin/BackupPC_xls_report          sudo -u backuppc /data/backuppc/bin/BackupPC_xls_report
50          which gnumeric && gnumeric /tmp/report.xls || cp -vf /tmp/report.xls ~/public_html/          which gnumeric && gnumeric /tmp/report.xls || cp -vf /tmp/report.xls ~/public_html/
51    
 asa:  
         rm -Rf $(tmp)  
         svn export . $(tmp)  
         rsync -rav $(tmp) 10.210.99.1:backuppc-svn/  
         rm -Rf $(tmp)  
   
52  html:  html:
53          test ! -z "`svn2html.pl`" && svn update && svn2html.pl > doc/Changes.html          test ! -z "`svn2html.pl`" && svn update && svn2html.pl > doc/Changes.html
54    

Legend:
Removed from v.270  
changed lines
  Added in v.310

  ViewVC Help
Powered by ViewVC 1.1.26