From 034c58d177500c7f51694d18a8470ac85fe620a0 Mon Sep 17 00:00:00 2001 From: ianmdlvl Date: Fri, 13 Jul 2007 08:50:14 +0000 Subject: [PATCH] change ^ to ! in [] in backup/Makefile --- backup/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup/Makefile b/backup/Makefile index 77449a7..44456d3 100644 --- a/backup/Makefile +++ b/backup/Makefile @@ -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