ports/x11/awesome/patches/patch-utils_awesome-client

9 lines
294 B
Text

Index: utils/awesome-client
--- utils/awesome-client.orig
+++ utils/awesome-client
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!${LOCALBASE}/bin/bash
# Use bash's pipefail option to get errors during failure in a command
# pipeline. This is useful to get notified about an error from dbus-send