Minor fixes

This commit is contained in:
Carsten Dominik 2008-04-15 10:14:06 +02:00
parent 8d462f4489
commit afe7cf2e04
1 changed files with 2 additions and 7 deletions

View File

@ -174,13 +174,8 @@ doc/orgcard_letter.ps: doc/orgcard_letter.dvi
# Below here are special targets for maintenance only
webfiles:
(cd ORGWEBPAGE; emacs -batch -l ~/.emacs index.org -eval '(org-publish (assoc "orgwebpage" org-publish-project-alist))')
(cd ORGWEBPAGE/tmp; rm *~)
web:
make webfiles
(cd ORGWEBPAGE/tmp; lftp -f ../../../org-mode-proprietary/ftp_upload_website_legito)
updateweb:
ssh cdominik@caprisun.dreamhost.com 'pull-worg-org.sh && publish-worg-org.sh'
html: doc/org.html