projects
/
neurodebian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19ae295
)
Exclude debian-local also from being removed from n.d.n
author
Yaroslav Halchenko
<debian@onerussian.com>
Tue, 8 Dec 2009 23:26:09 +0000
(18:26 -0500)
committer
Yaroslav Halchenko
<debian@onerussian.com>
Tue, 8 Dec 2009 23:26:09 +0000
(18:26 -0500)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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