aboutsummaryrefslogtreecommitdiff
path: root/libs/libaudiofile/patches/020-remove-tests-examples-docs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libaudiofile/patches/020-remove-tests-examples-docs.patch')
-rw-r--r--libs/libaudiofile/patches/020-remove-tests-examples-docs.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/libs/libaudiofile/patches/020-remove-tests-examples-docs.patch b/libs/libaudiofile/patches/020-remove-tests-examples-docs.patch
deleted file mode 100644
index dc4a8b9a9..000000000
--- a/libs/libaudiofile/patches/020-remove-tests-examples-docs.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -159,12 +159,8 @@ AC_CONFIG_FILES([
- audiofile.pc
- audiofile-uninstalled.pc
- sfcommands/Makefile
-- test/Makefile
-- gtest/Makefile
-- examples/Makefile
- libaudiofile/Makefile
- libaudiofile/alac/Makefile
- libaudiofile/modules/Makefile
-- docs/Makefile
- Makefile])
- AC_OUTPUT
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -1,6 +1,6 @@
- ## Process this file with automake to produce Makefile.in
-
--SUBDIRS = gtest libaudiofile sfcommands test examples docs
-+SUBDIRS = libaudiofile sfcommands
-
- EXTRA_DIST = \
- ACKNOWLEDGEMENTS \