packages/libs/flac/patches/001-no-docs-and-examples.patch
Ian Leonard 32e6240b5c libflac: update to 1.3.2, refresh patches
No mention of sigemptyset seen in source code; dropped patch

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2017-02-19 16:05:25 -08:00

25 lines
457 B
Diff

--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = doc include m4 man src examples test build objs microbench
+SUBDIRS = include m4 src build objs
EXTRA_DIST = \
COPYING.FDL \
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -30,11 +30,6 @@ SUBDIRS = \
flac \
metaflac \
$(XMMS_DIRS) \
- test_grabbag \
- test_libs_common \
- test_libFLAC \
- test_seeking \
- test_streams \
utils \
$(CPPLIBS_DIRS)