From b7fb5197378a5a6c97ed605192da7b683955e6ea Mon Sep 17 00:00:00 2001 From: david <> Date: Wed, 21 May 2003 23:33:34 +0000 Subject: [PATCH] Fix publish target --- LDP/wt2db/doc/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/LDP/wt2db/doc/Makefile b/LDP/wt2db/doc/Makefile index 76de42d3..b6f6a166 100644 --- a/LDP/wt2db/doc/Makefile +++ b/LDP/wt2db/doc/Makefile @@ -24,10 +24,12 @@ install: all $(INSTALLDIR) $(DOC_DIR) $(INSTALLDOC) wt2db.html $(DOC_DIR)/wt2db.html -# Publishes the documentation on the official LDP homepage for wt2db. -# You *do* have to enter the password to publish it. +# Publishes the documentation on the official LDP homepage. +# This assumes you're running on an iBiblio machine and have a symlink +# to the root of the LDP site at ~/LDP. +# publish: html - scp wt2db.html dmerrill@login.ibiblio.org:/export/sunsite/users/dmerrill/LDP/wt2db/index.html + cp -p wt2db.html ~/LDP/wt2db/index.html clean: rm -f wt2db.1