summaryrefslogtreecommitdiffstats
path: root/package/libsndfile/libsndfile-srconly.patch
blob: 417e34072a44dd957bdf418bd0491913a78ad269 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
 Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: libsndfile-1.0.18/Makefile.in
===================================================================
--- libsndfile-1.0.18.orig/Makefile.in
+++ libsndfile-1.0.18/Makefile.in
@@ -260,7 +260,7 @@
 top_srcdir = @top_srcdir@
 DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
 @BUILD_OCTAVE_MOD_TRUE@octave_dir = Octave
-SUBDIRS = M4 man doc Win32 src $(octave_dir) examples regtest tests programs
+SUBDIRS = src
 DIST_SUBDIRS = M4 man doc Win32 src Octave examples regtest tests programs
 EXTRA_DIST = libsndfile.spec.in sndfile.pc.in Mingw-make-dist.sh
 pkgconfigdir = $(libdir)/pkgconfig