diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-04-17 16:13:19 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-04-17 16:13:19 +0200 |
commit | 17da492c5ad6972ac34af053980ef84b57a176e5 (patch) | |
tree | e5d4c537c76a1fd0330ca4cbaa17112e174d9be3 | |
parent | sys-libs/openipmi: Bump to version 2.0.25 (diff) | |
download | gentoo-17da492c5ad6972ac34af053980ef84b57a176e5.tar.gz gentoo-17da492c5ad6972ac34af053980ef84b57a176e5.tar.bz2 gentoo-17da492c5ad6972ac34af053980ef84b57a176e5.zip |
media-video/vcdimager: Minor patch adjustment...
Package-Manager: Portage-2.3.29, Repoman-2.3.9
-rw-r--r-- | media-video/vcdimager/files/vcdimager-2.0.1-pkg-config.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vcdimager/files/vcdimager-2.0.1-pkg-config.patch b/media-video/vcdimager/files/vcdimager-2.0.1-pkg-config.patch index 9d603b918697..a62ed7a256aa 100644 --- a/media-video/vcdimager/files/vcdimager-2.0.1-pkg-config.patch +++ b/media-video/vcdimager/files/vcdimager-2.0.1-pkg-config.patch @@ -1,5 +1,5 @@ ---- /configure.ac -+++ /configure.ac +--- a/configure.ac ++++ b/configure.ac @@ -171,6 +171,8 @@ dnl For vcdimager and vcdxbuild to be able to set creation time of VCD AC_CHECK_FUNCS(getdate strptime, , ) |