summaryrefslogtreecommitdiff
path: root/Ports/mandoc
diff options
context:
space:
mode:
authorJonathan Turner <jonathandturner@users.noreply.github.com>2021-01-23 05:44:05 +1300
committerGitHub <noreply@github.com>2021-01-22 17:44:05 +0100
commit0bf5669ba3a7bcdcf7db913c25e56a9d32e180b1 (patch)
tree441cd5b4a06c14026e78ed8f3f974fa5b23f255b /Ports/mandoc
parent2fe6a313c2a3824da6cf5c5589bfb9ba461086fb (diff)
downloadserenity-0bf5669ba3a7bcdcf7db913c25e56a9d32e180b1.zip
Meta: Get building on NixOS (#5005)
Diffstat (limited to 'Ports/mandoc')
-rwxr-xr-xPorts/mandoc/package.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ports/mandoc/package.sh b/Ports/mandoc/package.sh
index bdf4edb045..de055d3561 100755
--- a/Ports/mandoc/package.sh
+++ b/Ports/mandoc/package.sh
@@ -1,4 +1,4 @@
-#!/bin/bash ../.port_include.sh
+#!/usr/bin/env -S bash ../.port_include.sh
port=mandoc
version=1.14.5
useconfigure=true