summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-01-23 14:29:12 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-01-23 14:29:25 +0100
commit2702d12908072c0f8f53c905af004a1692f8844d (patch)
treeaba288b86c10dd452b3a6f4a3a9b3c973e6ca8d6 /media-sound/vorbis-tools/files
parentkde-frameworks/kirigami: Drop 5.78.0 (r0) (diff)
downloadgentoo-2702d12908072c0f8f53c905af004a1692f8844d.tar.gz
gentoo-2702d12908072c0f8f53c905af004a1692f8844d.tar.bz2
gentoo-2702d12908072c0f8f53c905af004a1692f8844d.zip
media-sound/vorbis-tools: 1.4.2 version bump
Closes: https://bugs.gentoo.org/766567 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/vorbis-tools/files')
-rw-r--r--media-sound/vorbis-tools/files/vorbis-tools-1.4.2-docdir.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/media-sound/vorbis-tools/files/vorbis-tools-1.4.2-docdir.patch b/media-sound/vorbis-tools/files/vorbis-tools-1.4.2-docdir.patch
new file mode 100644
index 000000000000..faec14fe65c6
--- /dev/null
+++ b/media-sound/vorbis-tools/files/vorbis-tools-1.4.2-docdir.patch
@@ -0,0 +1,14 @@
+Thanks-to: Chris Mayo
+https://bugs.gentoo.org/533774
+
+--- a/configure 2021-01-21 10:14:17.000000000 +0100
++++ b/configure 2021-01-23 14:24:06.178883282 +0100
+@@ -937,7 +937,7 @@
+ runstatedir='${localstatedir}/run'
+ includedir='${prefix}/include'
+ oldincludedir='/usr/include'
+-docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
++docdir='${docdir}'
+ infodir='${datarootdir}/info'
+ htmldir='${docdir}'
+ dvidir='${docdir}'