blob: 13443ad4f6ab80fe2b49e7b99f3758d959fe0471 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- python/Makefile.in.orig Tue Mar 26 23:31:21 2002
+++ python/Makefile.in Tue Mar 26 23:31:35 2002
@@ -129,7 +129,7 @@
-I$(top_srcdir)
-DOCS_DIR = $(prefix)/share/doc/libxslt-python-$(LIBXSLT_VERSION)
+DOCS_DIR = $(prefix)/share/doc/libxslt-python
# libxsltclass.txt is generated
DOCS = TODO
|