X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=backup%2FMakefile;h=44456d31e1373b30ff1494bca57054614127bd8f;hp=92d30b672dd680ba939904678ed0816ac7acca86;hb=29c63e72675679f3f79401c7dae1c9eb2e8889e9;hpb=a6a12df14896c5eeba3c87c208f0f96a3c3c395f diff --git a/backup/Makefile b/backup/Makefile index 92d30b6..44456d3 100644 --- a/backup/Makefile +++ b/backup/Makefile @@ -28,8 +28,8 @@ include ../settings.make BINSCRIPTS= checkallused loaded driver takedown whatsthis labeltape \ snaprsync SHARESCRIPTS= bringup full increm snap-drop -SHAREFILES= backuplib.pl -SNAPKINDS= lvm remount remountrocp +SHAREFILES= backuplib.pl snap-common +SNAPKINDS= lvm remount remountrocp nosnap EXAMPLES= relativity chiark @@ -55,7 +55,7 @@ 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