summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--multimedia/mpv/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpv/README b/multimedia/mpv/README
index 0b27aa6c75..3ae161a662 100644
--- a/multimedia/mpv/README
+++ b/multimedia/mpv/README
@@ -31,7 +31,7 @@ BUILD_OPTS prior to or at build time. For example, to enable cdda and
openal, which are disabled by default, and to build with four jobs in
parallel, you could use the following:
-~# BUILD_OPTS="--enable-cdda --enable-openal --jobs=4" sh mpv.SlackBuild
+~# BUILD_OPTS="--enable-cdda --enable-openal --jobs 4" sh mpv.SlackBuild
The following list is meant as a note to myself of build options or
optional dependencies currently unavailable via full Slackware