]> git.donarmstrong.com Git - neurodebian.git/commitdiff
Exclude debian-local also from being removed from n.d.n
authorYaroslav Halchenko <debian@onerussian.com>
Tue, 8 Dec 2009 23:26:09 +0000 (18:26 -0500)
committerYaroslav Halchenko <debian@onerussian.com>
Tue, 8 Dec 2009 23:26:09 +0000 (18:26 -0500)
Makefile

index 3e2ceafff8530799add6ebbbfd04fcd25276b1d0..5fec98bba7d6221f77d3a203bcc10a91a0756587 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ build/db.db:
 
 
 upload-website: html
-       rsync -rvzlhp --delete --exclude=debian --chmod=Dg+s,g+rw $(WWW_DIR) $(WWW_UPLOAD_URI)
+       rsync -rvzlhp --delete --exclude=debian --exclude=debian-local --chmod=Dg+s,g+rw $(WWW_DIR) $(WWW_UPLOAD_URI)
 
 .PHONY: removedb removecache updatedb upload-website clean distclean pics html