mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-12 11:04:10 +00:00
removing docbook thing
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@415 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
5fc2d59704
commit
7bca55fa56
@ -11,7 +11,7 @@ clean-am: clean-generic mostlyclean-am
|
|||||||
conky.1: command_options.xml config_settings.xml docs.xml variables.xml
|
conky.1: command_options.xml config_settings.xml docs.xml variables.xml
|
||||||
${db2x_xsltproc_cmd} -s man ${srcdir}/docs.xml -o docs.mxml
|
${db2x_xsltproc_cmd} -s man ${srcdir}/docs.xml -o docs.mxml
|
||||||
${db2x_manxml_cmd} docs.mxml
|
${db2x_manxml_cmd} docs.mxml
|
||||||
${xsltproc_cmd} ${srcdir}/docbook.xsl ${srcdir}/docs.xml > docs.html
|
${xsltproc_cmd} http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl ${srcdir}/docs.xml > docs.html
|
||||||
man ./conky.1 | col -b > README
|
man ./conky.1 | col -b > README
|
||||||
mv README ${top_srcdir}
|
mv README ${top_srcdir}
|
||||||
xsltproc ${srcdir}/variables.xsl ${srcdir}/variables.xml > variables.html
|
xsltproc ${srcdir}/variables.xsl ${srcdir}/variables.xml > variables.html
|
||||||
|
Loading…
Reference in New Issue
Block a user