openbsd-ports/graphics/py-Imaging/patches/patch-Scripts_pilfile_py
alek 183026ac1d - Update to 1.1.5
- Remove -examples subpackage
2005-11-20 13:59:50 +00:00

10 lines
361 B
Plaintext

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