summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2022-02-27 12:37:18 +0100
committer Robby Workman <rworkman@slackbuilds.org>2022-02-27 22:29:04 -0600
commit23efef15995b1e2adb996ffafe9bdddb5ddec274 (patch)
tree455af0e6b0feb65dbe07437723126ffa623c2b2c /games
parent90831f17e06942c79a01b39a5dfa78ce76f07716 (diff)
downloadslackbuilds-23efef15995b1e2adb996ffafe9bdddb5ddec274.tar.gz
slackbuilds-23efef15995b1e2adb996ffafe9bdddb5ddec274.tar.xz
games/pacman: Remove NUMJOBS from README.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/pacman/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/pacman/README b/games/pacman/README
index 541caa84c9..ed122646e9 100644
--- a/games/pacman/README
+++ b/games/pacman/README
@@ -1,6 +1,3 @@
This is a clone of the original pacman by Namco.
NOTE: this is NOT Arch Linux's pacman :^)
-
-If your CPU supports multithreading, you can pass NUMJOBS like so:
- $ NUMJOBS="-j$(nproc)" ./pacman.SlackBuild