public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libpng/files: libpng-1.4.x-update.sh
Date: Mon, 10 May 2010 18:10:29 +0000 (UTC)	[thread overview]
Message-ID: <20100510181029.622D52C5AB@corvid.gentoo.org> (raw)

ssuominen    10/05/10 18:10:29

  Added:                libpng-1.4.x-update.sh
  Log:
  Install rude libpng-1.4.x-update.sh which can be improved.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-libs/libpng/files/libpng-1.4.x-update.sh

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpng/files/libpng-1.4.x-update.sh?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpng/files/libpng-1.4.x-update.sh?rev=1.1&content-type=text/plain

Index: libpng-1.4.x-update.sh
===================================================================
#!/bin/bash
find /usr/lib64 -name '*.la' | xargs sed -i -e '/^dep/s:-lpng12:-lpng14:'
find /usr/lib -name '*.la' | xargs sed -i -e '/^dep/s:-lpng12:-lpng14:'

# feel free to modify, licensed WTFPL-2






             reply	other threads:[~2010-05-10 18:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-10 18:10 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-05-10 23:04 [gentoo-commits] gentoo-x86 commit in media-libs/libpng/files: libpng-1.4.x-update.sh Samuli Suominen (ssuominen)
2010-05-11  8:03 Samuli Suominen (ssuominen)
2010-05-11 10:54 Samuli Suominen (ssuominen)
2010-05-11 10:54 Samuli Suominen (ssuominen)
2010-05-13 20:05 Samuli Suominen (ssuominen)
2010-05-16 18:25 Samuli Suominen (ssuominen)
2010-06-30 17:12 Jeremy Olexa (darkside)
2010-10-17 20:07 Mike Frysinger (vapier)
2011-01-29 19:14 Samuli Suominen (ssuominen)

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=20100510181029.622D52C5AB@corvid.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --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