diff options
| author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-06 03:02:16 +0000 |
|---|---|---|
| committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-06 03:02:16 +0000 |
| commit | 1fe0f1a81f1abb233e61bdc77f33ae910a0d3a8e (patch) | |
| tree | fade10ce12924a4dd9341851c0ccbec9fe1ccf25 /textproc/libxslt/files/patch-python::tests::Makefile.in | |
| parent | Remove Python bingdings here as they going to be reintroduced in (diff) | |
Remove Python bingdings here as they going to be reintroduced in
slave port.
Tested by: adamw, marcus
Diffstat (limited to 'textproc/libxslt/files/patch-python::tests::Makefile.in')
| -rw-r--r-- | textproc/libxslt/files/patch-python::tests::Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxslt/files/patch-python::tests::Makefile.in b/textproc/libxslt/files/patch-python::tests::Makefile.in index 80a928dd169d..7abaa6ee5739 100644 --- a/textproc/libxslt/files/patch-python::tests::Makefile.in +++ b/textproc/libxslt/files/patch-python::tests::Makefile.in @@ -5,7 +5,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples -+EXAMPLE_DIR = $(datadir)/doc/libxslt-python/examples ++EXAMPLE_DIR = $(datadir)/examples/py-libxslt TESTSPY = \ basic.py \ exslt.py \ |
