From 2f9463b62ddda8817afa3a535e8ce4c02c9ee767 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Tue, 7 Oct 2014 12:30:23 -0400 Subject: [PATCH] foreseeing creating more of custom "repos" allow tohave debian-custom folder on the website --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4c06e30..a2f86ca 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,7 @@ updatedb: cachefiles upload-website: html rsync -rvzlhp --delete \ - --exclude=debian --exclude=debian-local --exclude=debian-devel --exclude=_files \ + --exclude=debian --exclude=debian-local --exclude=debian-devel --exclude=debian-custom --exclude=_files \ --chmod=Dg+s,g+rw $(WWW_DIR) $(WWW_UPLOAD_URI) : # Touch stamp here so we get it updated on every upload touch $@-stamp -- 2.39.2