Hmm, should have adjusted this before...
authorJoey Schulze <joey@infodrom.org>
Fri, 15 Aug 2003 12:14:37 +0000 (12:14 +0000)
committerJoey Schulze <joey@infodrom.org>
Fri, 15 Aug 2003 12:14:37 +0000 (12:14 +0000)
Makefile

index fbd99c5..87dab19 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ endif
 
 FILES = --exclude "CVS/" --exclude "*imgdot-1x1-transp-ffffff.gif" --exclude "*imgdot-1x1-transp.gif"
 ifeq ($(hostname),luonnotar)
-FILES+= --exclude Mail-Archive/ --exclude Infodrom/mailstats/
+FILES+= --exclude stats/
 endif
 FILES+= --include "*/"
 FILES+= --include "*.html" --include "*.shtml" --include "*.php3" --include "*.txt"  --include "*.ps"
@@ -31,7 +31,7 @@ fix:
 
 install: fix
        test -d $(DEST) || mkdir -p $(DEST)
-       rsync -lptr --exclude stats $(FILES) src/ $(DEST)/
+       rsync -lptr $(FILES) src/ $(DEST)/
        rsync src/index.php3 /var/www/lists.infodrom.org/index.php3
        rsync src/stats/*.php3 /var/www/lists.infodrom.org/stats/