public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] fix_libtool_files.sh enhancement needed for KDE upgrade.
@ 2005-12-08  7:56 Dirk Heinrichs
  2005-12-08 14:08 ` Mike Frysinger
  0 siblings, 1 reply; 2+ messages in thread
From: Dirk Heinrichs @ 2005-12-08  7:56 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 825 bytes --]

Hi,

this week I had problems re-emerging amarok after upgrading KDE to 3.5 and 
removing 3.4. Several *.la files in /usr/lib still had lines 
containing /usr/kde/3.4. I fixed this manually using

find /usr/lib -name "*.la" -exec sed -i s%/kde/3.4/%/kde/3.5/%g {} \;

which made "emerge amarok" happy again.

However, there already exists fix_libtool_files.sh, which does the same 
after GCC upgrade. Could this be enhanced to also handle the KDE upgrade 
case?

Bye...

	Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs@capgemini.com
Hambornerstraße 55      | Web:  http://www.capgemini.com
D-40472 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] fix_libtool_files.sh enhancement needed for KDE upgrade.
  2005-12-08  7:56 [gentoo-dev] fix_libtool_files.sh enhancement needed for KDE upgrade Dirk Heinrichs
@ 2005-12-08 14:08 ` Mike Frysinger
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2005-12-08 14:08 UTC (permalink / raw
  To: gentoo-dev

On Thu, Dec 08, 2005 at 08:56:42AM +0100, Dirk Heinrichs wrote:
> However, there already exists fix_libtool_files.sh, which does the same 
> after GCC upgrade. Could this be enhanced to also handle the KDE upgrade 
> case?

i would say no ... re-emerge offending packages
-mike
-- 
gentoo-dev@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-12-08 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-08  7:56 [gentoo-dev] fix_libtool_files.sh enhancement needed for KDE upgrade Dirk Heinrichs
2005-12-08 14:08 ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox