diff options
author | Jo Inge Buskenes <joinge.dev@gmail.com> | 2014-12-11 17:03:52 +0100 |
---|---|---|
committer | Jo Inge Buskenes <joinge.dev@gmail.com> | 2014-12-11 17:03:52 +0100 |
commit | 5b8168efbecca3ac15c284323fdeed8d2283e79b (patch) | |
tree | 5faeb69ebf740e44aecde3a99c04475bf1462486 /dev-util/amdapp-codexl/amdapp-codexl-1.4.5728.ebuild | |
parent | Updated manifest (diff) | |
download | joinge-5b8168efbecca3ac15c284323fdeed8d2283e79b.tar.gz joinge-5b8168efbecca3ac15c284323fdeed8d2283e79b.tar.bz2 joinge-5b8168efbecca3ac15c284323fdeed8d2283e79b.zip |
Diffstat (limited to 'dev-util/amdapp-codexl/amdapp-codexl-1.4.5728.ebuild')
-rw-r--r-- | dev-util/amdapp-codexl/amdapp-codexl-1.4.5728.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/amdapp-codexl/amdapp-codexl-1.4.5728.ebuild b/dev-util/amdapp-codexl/amdapp-codexl-1.4.5728.ebuild index 2bf610b..359ada0 100644 --- a/dev-util/amdapp-codexl/amdapp-codexl-1.4.5728.ebuild +++ b/dev-util/amdapp-codexl/amdapp-codexl-1.4.5728.ebuild @@ -115,9 +115,9 @@ pkg_preinst(){ pkg_postinst(){ env-update - elog "AMD CodeXL is now fetched and installed to ${CODEXL_DIR}" + elog "AMD CodeXL is now fetched and installed to /${CODEXL_DIR}" elog "" - elog "Not sure why, but I had to preload the OpenGL library path:" + elog "For some reason it seems necessary to preload the OpenGL library:" elog ">> LD_LIBRARY_PATH=/usr/lib64/opengl/ati/lib CodeXL" elog "" } |