openbsd-ports/graphics/py-Imaging/patches/patch-Scripts_pilprint_py

10 lines
365 B
Plaintext
Raw Normal View History

$OpenBSD: patch-Scripts_pilprint_py,v 1.1 2005/11/20 13:59:50 alek Exp $
--- Scripts/pilprint.py.orig Sun Nov 20 13:14:05 2005
+++ Scripts/pilprint.py Sun Nov 20 13:15:33 2005
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! !LOCALBASE!/bin/python!MODPY_VERSION!
#
# The Python Imaging Library.
# $Id: patch-Scripts_pilprint_py,v 1.1 2005/11/20 13:59:50 alek Exp $