10 lines
276 B
Plaintext
10 lines
276 B
Plaintext
|
$OpenBSD: patch-test_jbig2dec_py,v 1.1.1.1 2009/10/11 09:59:16 sthen Exp $
|
||
|
--- test_jbig2dec.py.orig Tue Jul 14 22:00:16 2009
|
||
|
+++ test_jbig2dec.py Tue Jul 14 22:00:21 2009
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#! /usr/bin/env python
|
||
|
+#!${MODPY_BIN}
|
||
|
|
||
|
# this is the testtest script for jbig2dec
|
||
|
|