openbsd-ports/mail/mailman/patches/patch-admin_bin_mm2do
wcmaier 974e3db4b1 Replace 'python' invocations with ${MODPY_BIN} via ${SUBST_CMD}.
While here, regen patches.

"looks reasonable" and requested by mbalmer@
2008-07-09 19:30:23 +00:00

10 lines
309 B
Plaintext

$OpenBSD: patch-admin_bin_mm2do,v 1.1 2008/07/09 19:30:23 wcmaier Exp $
--- admin/bin/mm2do.orig Fri Aug 26 20:40:17 2005
+++ admin/bin/mm2do Wed Jul 9 13:13:53 2008
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#!${MODPY_BIN}
#
# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#