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

10 lines
294 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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