]> granicus.if.org Git - docbook-dsssl/commitdiff
renamed xsl-libxslt/python/README to xsl-libxslt/python/README.LIBXSLT
authorMichael Smith <xmldoc@users.sourceforge.net>
Sat, 8 Mar 2008 04:07:52 +0000 (04:07 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sat, 8 Mar 2008 04:07:52 +0000 (04:07 +0000)
xsl-libxslt/python/README.LIBXSLT [moved from xsl-libxslt/python/README with 92% similarity]
xsl/Makefile

similarity index 92%
rename from xsl-libxslt/python/README
rename to xsl-libxslt/python/README.LIBXSLT
index f4362e40bdef45c70c75d9e2ef086be07c43cf5d..1644c9f66444251b8acc0796b26faf5e575073b1 100644 (file)
@@ -41,12 +41,12 @@ the "use.extensions" and "tablecolumns.extension" parameters to 1.
 ----------------------------------------------------------------------
 Manifest
 ----------------------------------------------------------------------
-README        This file
-xslt.py              Executable script file
-docbook.py    Module that implements extensions
+README.LIBXSLT   This file
+xslt.py          Executable script file
+docbook.py       Module that implements extensions
 
 ----------------------------------------------------------------------
 [1] http://xmlsoft.org/XSLT
 [2] http://www.sagehill.net/docbookxsl/ColumnWidths.html
 [3] http://www.python.org/download
-[4] http://users.skynet.be/sbi/libxml-python
\ No newline at end of file
+[4] http://users.skynet.be/sbi/libxml-python
index c88d44906caaa0efe7326199f79d3ca1aaffef4c..fdfaaafd8d60f87d047b85c2bce5c8636052fce5 100644 (file)
@@ -114,7 +114,7 @@ extensions/xslt.py: ../xsl-libxslt/python/xslt.py
 extensions/docbook.py: ../xsl-libxslt/python/docbook.py
        cp -p $^ $@
 
-extensions/README.LIBXSLT: ../xsl-libxslt/python/README
+extensions/README.LIBXSLT: ../xsl-libxslt/python/README.LIBXSLT
        cp -p $^ $@
 
 clean: