summaryrefslogtreecommitdiff
path: root/textproc/libxslt/files/patch-python::tests::Makefile.in
blob: 80a928dd169d231477b6e0e9ad53ec2ee6d183f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- python/tests/Makefile.in.orig	Tue Mar 30 12:24:43 2004
+++ python/tests/Makefile.in	Tue Mar 30 12:25:47 2004
@@ -190,7 +190,7 @@
 sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
+EXAMPLE_DIR = $(datadir)/doc/libxslt-python/examples
 TESTSPY = \
     basic.py	\
     exslt.py	\