/[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 110 by dpavlin, Wed Aug 31 21:22:48 2005 UTC revision 111 by dpavlin, Thu Sep 1 18:38:49 2005 UTC
# Line 34  index: test Line 34  index: test
34          sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb -i          sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb -i
35    
36  xls: test  xls: test
37          sudo -u backuppc /data/backuppc/bin/BackupPC_xls_report && cp -vf /tmp/report.xls ~/public_html/          sudo -u backuppc /data/backuppc/bin/BackupPC_xls_report
38            which gnumeric && gnumeric /tmp/report.xls || cp -vf /tmp/report.xls ~/public_html/
39    
40  asa:  asa:
41          rm -Rf $(tmp)          rm -Rf $(tmp)

Legend:
Removed from v.110  
changed lines
  Added in v.111

  ViewVC Help
Powered by ViewVC 1.1.26