aboutsummaryrefslogtreecommitdiff
path: root/audio/apulse/README
diff options
context:
space:
mode:
authorRyan P.C. McQuen <ryan.q@linux.com>2014-12-17 06:40:14 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-20 07:16:05 +0700
commit58e9ea52ff1b6b018bd0d601e43fbeb4800ff5e2 (patch)
tree9e4457e370dc40929f51d89fb5e763625cf0b719 /audio/apulse/README
parent2607289059fcb809a48b32034555ea1ec0282364 (diff)
downloadslackbuilds-58e9ea52ff1b6b018bd0d601e43fbeb4800ff5e2.tar.xz
audio/apulse: Updated for version 0.1.5 & detect multilib.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com> Thanks to B. Watson for the multilib code. :-)
Diffstat (limited to 'audio/apulse/README')
-rw-r--r--audio/apulse/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/apulse/README b/audio/apulse/README
index 3dd8d7d9c521..014a29080bb0 100644
--- a/audio/apulse/README
+++ b/audio/apulse/README
@@ -6,7 +6,9 @@ Any app that requires pulseaudio can be run as such:
PulseAudio is not required.
-To install this on a multilib machine with 32-bit compatibility
-libraries, run the SlackBuild preceded by COMPAT32=yes, like so:
+The SlackBuild now detects a multilib machine and will
+build with COMPAT32 libraries. If you have a reason
+to bypass this, run:
+
+ # COMPAT32=no sh apulse.SlackBuild
- # COMPAT32=yes sh apulse.SlackBuild