Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405523 - dev-db/gigabase support static-libs IUSE
Summary: dev-db/gigabase support static-libs IUSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 08:58 UTC by Agostino Sarubbo
Modified: 2013-03-15 12:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2012-02-24 08:58:35 UTC
/usr/lib64/libgigabase_r.a
/usr/lib64/libcli_r.a
/usr/lib64/libgigabase_r.so.2.0.0
/usr/lib64/libcli_r.so.2.0.0
/usr/lib64/libcli_r.so
/usr/lib64/libcli_r.so.2
/usr/lib64/libgigabase_r.so
/usr/lib64/libgigabase_r.so.2
/usr/lib64/libgigabase_r.la
/usr/lib64/libcli_r.la

Please clean also unnedeed .la files
Comment 1 Sergey Popov (RETIRED) gentoo-dev 2013-03-15 12:15:52 UTC
+  15 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> gigabase-3.83-r1.ebuild:
+  Install static libraries optionally, prune unnecessary libtool files, wrt bug
+  #405523. Thanks to Agostino Sarubbo for discovering this issue