public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] preserve_old_lib and I'm even more lazy
@ 2012-02-24 17:56 "Paweł Hajdan, Jr."
  2012-02-24 18:43 ` Alexis Ballier
                   ` (4 more replies)
  0 siblings, 5 replies; 31+ messages in thread
From: "Paweł Hajdan, Jr." @ 2012-02-24 17:56 UTC (permalink / raw
  To: gentoo-dev

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

Currently preserve_old_lib functions generate two commands per preserved
lib:

# revdep-rebuild --library '/usr/lib/libv8.so.3.9.4'
# rm '/usr/lib/libv8.so.3.9.4'

I'd like to modify eutils.eclass to only generate one command:

# revdep-rebuild --library '/usr/lib/libv8.so.3.9.4' && \
	rm '/usr/lib/libv8.so.3.9.4'

What do you think?


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 203 bytes --]

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

end of thread, other threads:[~2012-02-29 15:26 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-24 17:56 [gentoo-dev] preserve_old_lib and I'm even more lazy "Paweł Hajdan, Jr."
2012-02-24 18:43 ` Alexis Ballier
2012-02-24 18:47   ` Rich Freeman
2012-02-24 23:26     ` [gentoo-dev] btrfs status and/was: preserve_old_lib Duncan
2012-02-25  1:06       ` Richard Yao
2012-02-25  1:54         ` Rich Freeman
2012-02-25  6:11         ` [gentoo-dev] " Duncan
     [not found]   ` <3a6095b4d48c4163bb912d6fd608059f@HUBCAS2.cs.stonybrook.edu>
2012-02-25  0:31     ` [gentoo-dev] preserve_old_lib and I'm even more lazy Richard Yao
2012-02-25  3:44       ` Mike Gilbert
2012-02-25  3:53         ` Rich Freeman
2012-02-25  6:37           ` [gentoo-dev] " Duncan
2012-02-25  4:10         ` [gentoo-dev] " William Kenworthy
2012-02-25  4:35           ` Zac Medico
2012-02-25  7:04             ` [gentoo-dev] " Duncan
2012-02-25 15:02       ` [gentoo-dev] " Doug Goldstein
2012-02-25 15:26         ` Rich Freeman
     [not found]         ` <a3057f9fcd394ed1bb10ab9acd2d72a3@HUBCAS2.cs.stonybrook.edu>
2012-02-25 20:52           ` Richard Yao
2012-02-25 21:02             ` Rich Freeman
     [not found]             ` <3e5f8f3a918f417e977c7a6f535ea738@HUBCAS2.cs.stonybrook.edu>
2012-02-25 21:56               ` Richard Yao
2012-02-25 22:15                 ` Rich Freeman
     [not found]                 ` <989c96a90b7342069ebc9ac29fb53c22@HUBCAS2.cs.stonybrook.edu>
2012-02-25 22:47                   ` Richard Yao
2012-02-25 23:03                     ` Rich Freeman
2012-02-26  9:21                     ` [gentoo-dev] " Duncan
2012-02-24 18:47 ` [gentoo-dev] " Kent Fredric
2012-02-24 19:12 ` Pacho Ramos
2012-02-24 20:20 ` James Broadhead
2012-02-27 15:06 ` "Paweł Hajdan, Jr."
2012-02-27 19:29   ` Pacho Ramos
2012-02-27 21:37     ` Brian Dolbec
2012-02-29  8:45       ` "Paweł Hajdan, Jr."
2012-02-29 15:25         ` Paul Varner

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