summaryrefslogtreecommitdiff
path: root/Ports/bash
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/bash')
-rwxr-xr-xPorts/bash/bash.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/Ports/bash/bash.sh b/Ports/bash/bash.sh
index 802f94ed02..5cafa2344c 100755
--- a/Ports/bash/bash.sh
+++ b/Ports/bash/bash.sh
@@ -1,6 +1,4 @@
#!/bin/sh
-MAKEOPTS=" " # bash will die weirdly if you try build with multiple jobs.
-INSTALLOPTS=" "
PORT_DIR=bash
function fetch() {
run_fetch_git "https://git.savannah.gnu.org/git/bash.git"