ports/mail/msmtp/patches/patch-scripts_msmtpqueue_msmtp-runqueue_sh

9 lines
237 B
Text

Index: scripts/msmtpqueue/msmtp-runqueue.sh
--- scripts/msmtpqueue/msmtp-runqueue.sh.orig
+++ scripts/msmtpqueue/msmtp-runqueue.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/bin/sh
QUEUEDIR="$HOME/.msmtpqueue"
LOCKFILE="$QUEUEDIR/.lock"