ports/mail/mailman/patches/patch-bin_msgfmt_py

9 lines
242 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- bin/msgfmt.py.orig Sun Sep 21 21:29:51 2003
+++ bin/msgfmt.py Wed Jul 9 13:13:53 2008
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#!${MODPY_BIN}
# -*- coding: iso-8859-1 -*-
# Written by Martin v. L<>wis <loewis@informatik.hu-berlin.de>