325c1cfbb1
PR: 37193 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
14 lines
306 B
Text
14 lines
306 B
Text
|
|
$FreeBSD$
|
|
|
|
--- python/Makefile.in.orig Mon Apr 15 21:07:35 2002
|
|
+++ python/Makefile.in Thu Apr 18 14:23:11 2002
|
|
@@ -129,7 +129,7 @@
|
|
-I$(top_srcdir)
|
|
|
|
|
|
-DOCS_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)
|
|
+DOCS_DIR = $(datadir)/doc/libxslt-python
|
|
# libxsltclass.txt is generated
|
|
DOCS = TODO
|
|
|