$NetBSD: patch-ac,v 1.5 2004/04/04 23:19:45 recht Exp $

--- plugins/python/progs/init-python.scm.orig	2004-04-03 21:20:48.000000000 +0200
+++ plugins/python/progs/init-python.scm	2004-04-05 01:03:50.000000000 +0200
@@ -1,5 +1,5 @@
 (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)
