[kde-doc-english]DTD incompatibility
Jason Harris
kstars at 30doradus.org
Fri Mar 21 22:33:19 CET 2003
Sorry, the script was still wrong. kdeedu/doc/kstars/Makefile.am now looks
like this:
--------------------------------------
KDE_LANG = en
KDE_DOCS = AUTO
docs-am: docs-ks index.cache.bz2
docs-ks:
if test `echo $(VERSION) | cut -f 2 -d .` = 0; \
then \
cp -f index3.0.docbook index.docbook; \
else \
cp -f index3.1.docbook index.docbook; \
fi;
-----------------------------------------
--
KStars: A K Desktop Planetarium
http://edu.kde.org/kstars
More information about the kde-doc-english
mailing list