python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / libsndfile / 0001-srconly.patch
blob417e34072a44dd957bdf418bd0491913a78ad269
1 ---
2 Makefile.in | 2 +-
3 1 file changed, 1 insertion(+), 1 deletion(-)
5 Index: libsndfile-1.0.18/Makefile.in
6 ===================================================================
7 --- libsndfile-1.0.18.orig/Makefile.in
8 +++ libsndfile-1.0.18/Makefile.in
9 @@ -260,7 +260,7 @@
10 top_srcdir = @top_srcdir@
11 DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
12 @BUILD_OCTAVE_MOD_TRUE@octave_dir = Octave
13 -SUBDIRS = M4 man doc Win32 src $(octave_dir) examples regtest tests programs
14 +SUBDIRS = src
15 DIST_SUBDIRS = M4 man doc Win32 src Octave examples regtest tests programs
16 EXTRA_DIST = libsndfile.spec.in sndfile.pc.in Mingw-make-dist.sh
17 pkgconfigdir = $(libdir)/pkgconfig