10 lines
336 B
Plaintext
10 lines
336 B
Plaintext
|
$OpenBSD: patch-src_bin_yokadi,v 1.1.1.1 2009/07/21 19:13:46 landry Exp $
|
||
|
--- src/bin/yokadi.orig Wed Jul 15 21:58:12 2009
|
||
|
+++ src/bin/yokadi Wed Jul 15 21:58:41 2009
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/env python
|
||
|
+#!${MODPY_BIN}
|
||
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
"""This is just a wrapper to yokadi package that rely in standard python site-package
|