summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-01-09 03:25:12 +0000
committerMike Frysinger <vapier@gentoo.org>2011-01-09 03:25:12 +0000
commit9c4d65c58d4ea87e946567c2ed4947792415af7b (patch)
tree9ad5638ce6a49544e85e24287184c50c474164d3 /sys-boot/silo/silo-1.4.14.ebuild
parentUse new mount-boot_pkg_postinst helper. (diff)
downloadhistorical-9c4d65c58d4ea87e946567c2ed4947792415af7b.tar.gz
historical-9c4d65c58d4ea87e946567c2ed4947792415af7b.tar.bz2
historical-9c4d65c58d4ea87e946567c2ed4947792415af7b.zip
Use new mount-boot_pkg_postinst helper.
Package-Manager: portage-2.2.0_alpha13/cvs/Linux x86_64
Diffstat (limited to 'sys-boot/silo/silo-1.4.14.ebuild')
-rw-r--r--sys-boot/silo/silo-1.4.14.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-boot/silo/silo-1.4.14.ebuild b/sys-boot/silo/silo-1.4.14.ebuild
index af6c0b01d9b2..e132c337b171 100644
--- a/sys-boot/silo/silo-1.4.14.ebuild
+++ b/sys-boot/silo/silo-1.4.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.14.ebuild,v 1.3 2010/03/21 18:01:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.14.ebuild,v 1.4 2011/01/09 03:25:11 vapier Exp $
inherit mount-boot flag-o-matic toolchain-funcs
@@ -64,6 +64,7 @@ src_install() {
}
pkg_postinst() {
+ mount-boot_pkg_postinst
ewarn "NOTE: If this is an upgrade to an existing SILO install,"
ewarn " you will need to re-run silo as the /boot/second.b"
ewarn " file has changed, else the system will fail to load"