183026ac1d
- Remove -examples subpackage
10 lines
390 B
Plaintext
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
|