summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/ati-stream-sdk/ati-stream-sdk-2.1.ebuild')
-rw-r--r--dev-util/ati-stream-sdk/ati-stream-sdk-2.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/ati-stream-sdk/ati-stream-sdk-2.1.ebuild b/dev-util/ati-stream-sdk/ati-stream-sdk-2.1.ebuild
index 4a1ded9..8cc88d0 100644
--- a/dev-util/ati-stream-sdk/ati-stream-sdk-2.1.ebuild
+++ b/dev-util/ati-stream-sdk/ati-stream-sdk-2.1.ebuild
@@ -80,7 +80,9 @@ ROOTPATH=${DEST}/bin
LDPATH=${DEST}/lib/${SUBDIR}
EOF
doenvd "${T}/99${PN}" || die
- #Fix binary location issues that are only present in 2.1
+ #Fix binary location issues that are only present in 2.1.
+ #This location appears to be compiled into the library. Chaning
+ #it does not appear to be feasable.
dosym ${DEST}/bin ${DEST}/bin/${SUBDIR} || die
if use examples; then