summaryrefslogtreecommitdiffstats
path: root/libraries/libjpeg-turbo/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libjpeg-turbo/README')
-rw-r--r--libraries/libjpeg-turbo/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/libjpeg-turbo/README b/libraries/libjpeg-turbo/README
index 829fcb03ba..d845635d28 100644
--- a/libraries/libjpeg-turbo/README
+++ b/libraries/libjpeg-turbo/README
@@ -3,3 +3,5 @@ SIMD instructions to accelerate baseline JPEG compression and
decompression by about 2-4x on x86 and x86-64 platforms. It is based
on libjpeg/SIMD but has numerous enhancements.
+The package installs to /opt/libjpeg-turbo by default.
+Pass PREFIX=/usr to the SlackBuild to build it system-wide.