projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54f55b7
)
profiles: Update safety net message for 17.1 to latest news item release
author
Brian Evans
<grknight@gentoo.org>
Thu, 6 Jun 2019 14:02:11 +0000
(10:02 -0400)
committer
Brian Evans
<grknight@gentoo.org>
Thu, 6 Jun 2019 14:02:11 +0000
(10:02 -0400)
Signed-off-by: Brian Evans <grknight@gentoo.org>
profiles/default/linux/amd64/17.1/profile.bashrc
patch
|
blob
|
history
diff --git
a/profiles/default/linux/amd64/17.1/profile.bashrc
b/profiles/default/linux/amd64/17.1/profile.bashrc
index 7019782fb8f9dd4662e22c4dee6614c3a6e9483d..d0fe8acc8be312a28fa6ca0697d8535c084b5a5c 100644
(file)
--- a/
profiles/default/linux/amd64/17.1/profile.bashrc
+++ b/
profiles/default/linux/amd64/17.1/profile.bashrc
@@
-1,7
+1,7
@@
if [[ "${EBUILD_PHASE}" == "setup" ]] ; then
if [[ "$(realpath ${ROOT%/}/lib)" == "${ROOT%/}/lib64" || "$(realpath ${ROOT%/}/usr/lib)" == "${ROOT%/}/usr/lib64" ]] ; then
eerror "Please follow the instructions in the news item:"
- eerror "201
7-12-26-experimental-amd64-17-1-profiles
"
+ eerror "201
9-06-05-amd64-17-1-profiles-are-now-stable
"
eerror "or choose the 17.0 profile."
die "ERROR: 17.1 migration has not been performed!!"
fi