diff options
author | 2013-01-29 20:48:34 +0000 | |
---|---|---|
committer | 2013-01-29 20:48:34 +0000 | |
commit | ec767ac88d213d87b263ac81932e567264ad20f7 (patch) | |
tree | d635485f86022539f43dea8e3805b054ea3fa7f1 /media-sound/ripperx/files/ripperx-2.7.3-pkgconfig.patch | |
parent | old (diff) | |
download | gentoo-2-ec767ac88d213d87b263ac81932e567264ad20f7.tar.gz gentoo-2-ec767ac88d213d87b263ac81932e567264ad20f7.tar.bz2 gentoo-2-ec767ac88d213d87b263ac81932e567264ad20f7.zip |
Missing ripperX_LDADD for -lm for function ceilf wrt #401867 by Attila Tóth
(Portage version: 2.2.0_alpha155/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-sound/ripperx/files/ripperx-2.7.3-pkgconfig.patch')
-rw-r--r-- | media-sound/ripperx/files/ripperx-2.7.3-pkgconfig.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/media-sound/ripperx/files/ripperx-2.7.3-pkgconfig.patch b/media-sound/ripperx/files/ripperx-2.7.3-pkgconfig.patch index 5b7ddaa397b7..48c24f4054a9 100644 --- a/media-sound/ripperx/files/ripperx-2.7.3-pkgconfig.patch +++ b/media-sound/ripperx/files/ripperx-2.7.3-pkgconfig.patch @@ -1,7 +1,5 @@ -Index: ripperX-2.7.3/ripperX.pc.in -=================================================================== ---- ripperX-2.7.3.orig/ripperX.pc.in -+++ ripperX-2.7.3/ripperX.pc.in +--- ripperX.pc.in ++++ ripperX.pc.in @@ -1,6 +1,7 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ |