diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-06-11 00:29:26 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-06-11 00:30:13 +0200 |
commit | e7f8bf820efdeec9f769eb2afe93a48ce292771d (patch) | |
tree | f9494a941025d1c88c10dcffb7c81b44b328ec46 /media-libs/soxr/files | |
parent | media-libs/soxr: Drop old (diff) | |
download | gentoo-e7f8bf820efdeec9f769eb2afe93a48ce292771d.tar.gz gentoo-e7f8bf820efdeec9f769eb2afe93a48ce292771d.tar.bz2 gentoo-e7f8bf820efdeec9f769eb2afe93a48ce292771d.zip |
media-libs/soxr: Standard patch name
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-libs/soxr/files')
-rw-r--r-- | media-libs/soxr/files/soxr-0.1.1-nodoc.patch (renamed from media-libs/soxr/files/nodoc.patch) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/soxr/files/nodoc.patch b/media-libs/soxr/files/soxr-0.1.1-nodoc.patch index 0d64e1aba0f9..f36a47ae2cae 100644 --- a/media-libs/soxr/files/nodoc.patch +++ b/media-libs/soxr/files/soxr-0.1.1-nodoc.patch @@ -1,7 +1,7 @@ Index: soxr-0.1.0-Source/CMakeLists.txt =================================================================== ---- soxr-0.1.0-Source.orig/CMakeLists.txt -+++ soxr-0.1.0-Source/CMakeLists.txt +--- a/CMakeLists.txt ++++ b/CMakeLists.txt @@ -217,14 +217,6 @@ if (BUILD_TESTS OR BUILD_LSR_TESTS) enable_testing () endif () |