projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f20b383
)
sys-apps/baselayout-2.6: typo fix
author
William Hubbs
<williamh@gentoo.org>
Mon, 28 May 2018 20:18:46 +0000
(15:18 -0500)
committer
William Hubbs
<williamh@gentoo.org>
Mon, 28 May 2018 20:18:46 +0000
(15:18 -0500)
sys-apps/baselayout/baselayout-2.6.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/baselayout/baselayout-2.6.ebuild
b/sys-apps/baselayout/baselayout-2.6.ebuild
index 866701708dc6a2b805728fddd6c2e51cd41def32..c32ab3e4495f46f588804e326e7df1b24724d6f3 100644
(file)
--- a/
sys-apps/baselayout/baselayout-2.6.ebuild
+++ b/
sys-apps/baselayout/baselayout-2.6.ebuild
@@
-254,7
+254,7
@@
pkg_postinst() {
ewarn "env-update && . /etc/profile"
fi
- if ! version_is_at_least 2.
5
${x}; then
+ if ! version_is_at_least 2.
6
${x}; then
ewarn "Please run env-update then log out and back in to"
ewarn "update your path."
fi