$NetBSD: patch-ac,v 1.2 2012/07/24 18:16:31 drochner Exp $

--- plugins/python/progs/init-python.scm.orig	2012-03-16 20:11:46.000000000 +0000
+++ plugins/python/progs/init-python.scm
@@ -27,7 +27,7 @@
 
 
 (plugin-configure python
-  (:require (url-exists-in-path? "python"))
+  (:require (url-exists-in-path? "@PYTHONBIN@"))
   (:require (url-exists-in-path? "tm_python"))
   (:launch "tm_python --texmacs")
   (:tab-completion #t)
