public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dirk Heinrichs <ext-dirk.heinrichs@nokia.com>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] fix_libtool_files.sh enhancement needed for KDE upgrade.
Date: Thu, 8 Dec 2005 08:56:42 +0100	[thread overview]
Message-ID: <200512080856.43301.ext-dirk.heinrichs@nokia.com> (raw)

[-- 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 --]

             reply	other threads:[~2005-12-08  7:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-08  7:56 Dirk Heinrichs [this message]
2005-12-08 14:08 ` [gentoo-dev] fix_libtool_files.sh enhancement needed for KDE upgrade Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200512080856.43301.ext-dirk.heinrichs@nokia.com \
    --to=ext-dirk.heinrichs@nokia.com \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox