public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-boot/os-prober: os-prober-1.46.ebuild ChangeLog
@ 2011-05-07 18:10 Jonathan Callen (abcd)
  0 siblings, 0 replies; only message in thread
From: Jonathan Callen (abcd) @ 2011-05-07 18:10 UTC (permalink / raw
  To: gentoo-commits

abcd        11/05/07 18:10:57

  Modified:             os-prober-1.46.ebuild ChangeLog
  Log:
  udev now installs to /lib/udev, so remove sed adjusting its path
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-boot/os-prober/os-prober-1.46.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/os-prober/os-prober-1.46.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/os-prober/os-prober-1.46.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/os-prober/os-prober-1.46.ebuild?r1=1.1&r2=1.2

Index: os-prober-1.46.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/os-prober/os-prober-1.46.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- os-prober-1.46.ebuild	5 May 2011 00:30:51 -0000	1.1
+++ os-prober-1.46.ebuild	7 May 2011 18:10:57 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/os-prober/os-prober-1.46.ebuild,v 1.1 2011/05/05 00:30:51 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/os-prober/os-prober-1.46.ebuild,v 1.2 2011/05/07 18:10:57 abcd Exp $
 
 EAPI=4
 
@@ -16,7 +16,6 @@
 IUSE=""
 
 src_prepare() {
-	sed -i -e "s:/lib/udev:/$(get_libdir)/udev:g" common.sh || die "sed failed on common.sh"
 	find "${S}" -type f -exec sed -i -e "s:/usr/lib/:/usr/libexec/:g" {} + || die "failed on find and sed lib->libexec"
 	sed -i -e "s:/lib/ld\*\.so\*:/lib*/ld*.so*:g" os-probes/mounted/common/90linux-distro  || die "sed failed on 90linux-distro"
 



1.9                  sys-boot/os-prober/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/os-prober/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/os-prober/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/os-prober/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/os-prober/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	5 May 2011 00:30:51 -0000	1.8
+++ ChangeLog	7 May 2011 18:10:57 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for sys-boot/os-prober
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/os-prober/ChangeLog,v 1.8 2011/05/05 00:30:51 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/os-prober/ChangeLog,v 1.9 2011/05/07 18:10:57 abcd Exp $
+
+  07 May 2011; Jonathan Callen <abcd@gentoo.org> os-prober-1.46.ebuild:
+  udev now installs to /lib/udev, so remove sed adjusting its path
 
 *os-prober-1.46 (05 May 2011)
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-07 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-07 18:10 [gentoo-commits] gentoo-x86 commit in sys-boot/os-prober: os-prober-1.46.ebuild ChangeLog Jonathan Callen (abcd)

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