gen fixes

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@26 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2006-10-03 21:00:38 +00:00
parent db0471c6c6
commit ba3ae901fb
1 changed files with 1 additions and 1 deletions

2
gen.sh
View File

@ -9,4 +9,4 @@ xsltproc xep.xsl xep-$1.xml > $xeppath/jep-$1.html
xsltproc ref.xsl xep-$1.xml > $xeppath/refs/reference.JSF.XEP-$1.xml xsltproc ref.xsl xep-$1.xml > $xeppath/refs/reference.JSF.XEP-$1.xml
cp xep-$1.xml $xeppath/ cp xep-$1.xml $xeppath/
# end # END