aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libxslt/files/patch-aa
blob: 5ee76fe5178ea28235ac965baa73d2b88d18f2bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- 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 \