Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 124113 Details for
Bug 184369
media-gfx/aqsis-1.2.0 installs broken plugins
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to create symlinks
aqsis.patch (text/plain), 552 bytes, created by
Kevin Lacquement
on 2007-07-07 03:21:04 UTC
(
hide
)
Description:
Patch to create symlinks
Filename:
MIME Type:
Creator:
Kevin Lacquement
Created:
2007-07-07 03:21:04 UTC
Size:
552 bytes
patch
obsolete
>--- aqsis-1.2.0.ebuild 2007-02-23 17:35:43.000000000 -0400 >+++ aqsis-1.2.0-r1.ebuild 2007-07-07 00:15:33.000000000 -0300 >@@ -73,6 +73,12 @@ > src_install() { > scons install > dodoc AUTHORS COPYING INSTALL README ReleaseNotes >+ >+ # Is there a better way to do this? Symlink libraries to their sonames >+ for x in bmp2tif tga2tif png2tif; do >+ dosym ${D}/usr/lib/aqsis/plugins/lib${x}.so /usr/lib/aqsis/plugins/lib${x}.so.1 >+ done >+ > # remove a few unwanted files from the std. aqsis install > rm $(find ${D}/usr/share/aqsis/content -name '*.bat') > }
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 184369
: 124113