Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 134557 Details for
Bug 197319
media-libs/win32codecs-20071007 USE=real doesn't install symlinks
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
win32codecs-20071007.ebuild.patch
win32codecs-20071007.ebuild.patch (text/plain), 862 bytes, created by
Tristan Heaven (RETIRED)
on 2007-10-28 19:35:13 UTC
(
hide
)
Description:
win32codecs-20071007.ebuild.patch
Filename:
MIME Type:
Creator:
Tristan Heaven (RETIRED)
Created:
2007-10-28 19:35:13 UTC
Size:
862 bytes
patch
obsolete
>--- win32codecs-20071007.ebuild >+++ win32codecs-20071007.ebuild >@@ -31,15 +31,12 @@ > } > > src_install() { >- cd ${S} >- > # see #83221 > insopts -m0644 > dodir /usr/$(get_libdir)/win32 > > if use real > then >- dodir /usr/$(get_libdir)/real > insinto /usr/$(get_libdir)/real > doins *so.6.0 > >@@ -48,7 +45,7 @@ > doins *.so > > # fix bug #80321 >- ln -s "${D}/usr/$(get_libdir)/real/*" "${D}/usr/$(get_libdir)/win32/" >+ ln -s "${D}"/usr/$(get_libdir)/real/* "${D}"/usr/$(get_libdir)/win32/ > fi > > insinto /usr/$(get_libdir)/win32 >@@ -62,7 +59,7 @@ > dodoc README > > dodir /etc/revdep-rebuild >- cat - > "${D}/etc/revdep-rebuild/50win32codecs" <<EOF >-SEARCH_DIRS_MASK="/usr/$(get_libdir)/real /usr/$(get_libdir)/win32" >-EOF >+ cat <<-EOF > "${D}"/etc/revdep-rebuild/50win32codecs >+ SEARCH_DIRS_MASK="/usr/$(get_libdir)/real /usr/$(get_libdir)/win32" >+ EOF > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 197319
: 134557