]> git.donarmstrong.com Git - neurodebian.git/commitdiff
foreseeing creating more of custom "repos" allow tohave debian-custom folder on the...
authorYaroslav Halchenko <debian@onerussian.com>
Tue, 7 Oct 2014 16:30:23 +0000 (12:30 -0400)
committerYaroslav Halchenko <debian@onerussian.com>
Tue, 7 Oct 2014 16:30:23 +0000 (12:30 -0400)
Makefile

index 4c06e30b25aec82acc3460e3529d94d3ca4e40d7..a2f86caea92a60a9dc8cbe86fb2eccf07d442bcb 100644 (file)
--- 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