1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-06-15 10:41:43 +03:00

the spec file will now build libxslt-python, fought with shared and other

* libxslt.spec.in python/Makefile.am python/libxsl.py: the
  spec file will now build libxslt-python, fought with shared
  and other crazyness, seems to work now :-)
* doc/libxslt-api.xml: regenerated
Daniel
This commit is contained in:
Daniel Veillard
2002-02-06 12:52:40 +00:00
parent ac6924c939
commit 584f279f53
5 changed files with 55 additions and 4 deletions

View File

@ -1,5 +1,5 @@
from libxml2 import *
import _libxslt
from libxml2 import *
#
# Everything below this point is automatically generated