X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=backup%2FMakefile;h=1dbddd3332ecb0d57593357e216c0f28a2c4e7fe;hb=d9d8b1a736946ae91c521133dc32d5e1d6b5e506;hp=6dfb904c964e9f27ca0d86aa872bdbdf8e9e5359;hpb=3132b6c3eebf3f16d43c2189fc9be5e52a6b2018;p=chiark-utils.git diff --git a/backup/Makefile b/backup/Makefile index 6dfb904..1dbddd3 100644 --- a/backup/Makefile +++ b/backup/Makefile @@ -10,7 +10,7 @@ # # This is free software; you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software -# Foundation; either version 2, or (at your option) any later version. +# Foundation; either version 3, or (at your option) any later version. # # This is distributed in the hope that it will be useful, but WITHOUT ANY # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS @@ -25,10 +25,11 @@ us= chiark-backup include ../settings.make -BINSCRIPTS= checkallused loaded driver takedown whatsthis labeltape +BINSCRIPTS= checkallused loaded driver takedown whatsthis labeltape \ + snaprsync SHARESCRIPTS= bringup full increm snap-drop -SHAREFILES= backuplib.pl -SNAPKINDS= lvm remount +SHAREFILES= backuplib.pl snap-common +SNAPKINDS= lvm remount remountrocp nosnap EXAMPLES= relativity chiark @@ -54,10 +55,10 @@ install-examples: set -e; for e in $(EXAMPLES); do \ cd examples/$$e; \ $(INSTALL_DIRECTORY) $(exampledir)/$$e; \ - $(INSTALL_SHARE) [^A-Z]*[^~] $(exampledir)/$$e; \ + $(INSTALL_SHARE) [!A-Z]*[!~] $(exampledir)/$$e; \ if test -f SYMLINKS.tar; then \ exec