/[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 60 by dpavlin, Sun Aug 21 13:52:47 2005 UTC revision 61 by dpavlin, Sun Aug 21 15:42:40 2005 UTC
# Line 26  stop: Line 26  stop:
26  install-etc:  install-etc:
27          test -d $(target)/etc || cp -r etc $(target) && chmod 755 $(target)/etc/backuppc          test -d $(target)/etc || cp -r etc $(target) && chmod 755 $(target)/etc/backuppc
28    
29    update:
30            sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb
31    
32  asa:  asa:
33          rm -Rf $(tmp)          rm -Rf $(tmp)
34          svn export . $(tmp)          svn export . $(tmp)

Legend:
Removed from v.60  
changed lines
  Added in v.61

  ViewVC Help
Powered by ViewVC 1.1.26