Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2021-10-29 09:19:28 +0200
committerDavid Runge <dvzrv@archlinux.org>2021-10-29 09:19:28 +0200
commitd783cb511ccd45bbf0e38b2a1aae13fbba5e2324 (patch)
treef85ff65bef0c1a6e228dbe042027d679af1613cb
parent539f09761c0b1f77707bb30f5621695d0a9f7bc3 (diff)
Revert "Use #!/bin/bash instead of #!/bin/sh"
This reverts commit 594f972666b4823b00041e2888faae30e9aea7a2. We have not received a reply for the relicensing to GPL-3.0-or-later from its author @drizzt, which is why we are removing this commit.
-rw-r--r--lddd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lddd.in b/lddd.in
index 12f8d67..1c4e4b1 100644
--- a/lddd.in
+++ b/lddd.in
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
#
# lddd - find broken library links on your machine
#