1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/textproc/libxslt/files/patch-aa
2004-04-02 17:38:19 +00:00

18 lines
488 B
Plaintext

--- Makefile.in.orig Tue Mar 30 12:22:50 2004
+++ Makefile.in Tue Mar 30 12:24:16 2004
@@ -230,11 +230,10 @@
libexslt \
xsltproc \
doc \
- @PYTHON_SUBDIR@ \
- tests
+ @PYTHON_SUBDIR@
-DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests
-confexecdir = $(libdir)
+DIST_SUBDIRS = libxslt libexslt xsltproc python doc
+confexecdir = $(sysconfdir)
confexec_DATA = xsltConf.sh
bin_SCRIPTS = xslt-config
EXTRA_DIST = xsltConf.sh.in xslt-config.in libxslt.spec libxslt.spec.in \