summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'hardened/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild')
-rw-r--r--hardened/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/hardened/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild b/hardened/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild
index ac5d701..190025a 100644
--- a/hardened/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild
+++ b/hardened/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild
@@ -123,10 +123,9 @@ src_install() {
pkg_postinst() {
if use amd64 && gcc-specs-ssp ; then
- echo
- ewarn "Make sure, you switch back to the default specfile"
- ewarn "${CHOST}-$(gcc-fullversion) via gcc-config!"
- echo
+ ewarn
+ ewarn "Make sure, you switch back to the default specfile ${CHOST}-$(gcc-fullversion) via gcc-config!"
+ ewarn
fi
echo