# HG changeset patch
# User Jim Hague <jim.hague@acm.org>
# Date 1361061599 0
# Node ID b8d18ccdc6e49bc957dce8a3ecdeb681f2607704
# Parent  377f5b10f2e8f4393b98ab658095792014b2b1cf
Fix up typo from last commit of this file.

diff -r 377f5b10f2e8 -r b8d18ccdc6e4 makeWeb.sh
--- a/makeWeb.sh	Sun Feb 17 00:33:19 2013 +0000
+++ b/makeWeb.sh	Sun Feb 17 00:39:59 2013 +0000
@@ -41,7 +41,7 @@
 
 # Copy in the book PDFs. Like the graphics, Midi etc. these are assumed
 # to be already generated.
-cp $-*.pdf $webdir
+cp $1-*.pdf $webdir
 
 # Now, for each tune, make the tune graphic and sound.
 find $bookedir -name "*.abc" | sort |