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

10 lines
390 B
Plaintext

$OpenBSD: patch-Scripts_pildriver_py,v 1.1 2005/11/20 13:59:50 alek Exp $
--- Scripts/pildriver.py.orig Sun Nov 20 13:14:05 2005
+++ Scripts/pildriver.py Sun Nov 20 13:15:01 2005
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!!LOCALBASE!/bin/python!MODPY_VERSION!
"""PILdriver, an image-processing calculator using PIL.
An instance of class PILDriver is essentially a software stack machine