summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2020-01-20 22:34:46 +0100
committer Willy Sudiarto Raharjo2020-01-26 02:10:00 +0100
commit9cf8a38f8b1f4ecf7869de1a0f6186c5ceb1be0e (patch)
tree72f03b228c79ca99da7aaae7d3f6a2f88398bb4c
parented65cb08e12938092dafe471a1085d4700b09af2 (diff)
downloadslackbuilds-9cf8a38f8b1f4ecf7869de1a0f6186c5ceb1be0e.tar.gz
multimedia/mpv: Fix typo in README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-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