Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2014-01-23 02:49:35 +0400
committerisaacs <i@izs.me>2014-01-23 02:49:35 +0400
commitc8cb8d9128e57c2ce3ed2da9dee0b8ba4c65bcca (patch)
tree94b14c0b4806ba47583e6549c477e1953b9226b7 /Makefile
parent6940c9a100160056dc6be8f54a7ad7fa8ceda7e2 (diff)
Don't publish webfonts we don't have
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index d2338baba..e9a211ae2 100644
--- a/Makefile
+++ b/Makefile
@@ -192,9 +192,6 @@ doc-publish: doc
html/doc/* \
node@npmjs.org:/home/node/npm-www/doc
rsync -vazu --stats --no-implied-dirs --delete \
- html/static/webfonts/ \
- node@npmjs.org:/home/node/npm-www/static/webfonts
- rsync -vazu --stats --no-implied-dirs --delete \
html/static/style.css \
node@npmjs.org:/home/node/npm-www/static/
#cleanup