$NetBSD: patch-aa,v 1.1 2004/05/09 17:23:21 recht Exp $

--- setup.py.orig	2004-05-09 19:11:24.000000000 +0200
+++ setup.py	2004-05-09 19:11:37.000000000 +0200
@@ -18,7 +18,7 @@
      libpath = r"lib\site-packages\kodos"
 else:
      #libpath = "/usr/local/kodos" # 2.4.0 and prior
-     libpath = "/usr/share/kodos"  # as of 2.4.1
+     libpath = "@LIBPATH@"  # as of 2.4.1
 
 for arg in args:
     if arg == "--formats=wininst":
