3bb9320076
with "coherence" bump PKGREVISION
13 lines
340 B
Text
13 lines
340 B
Text
$NetBSD: patch-ae,v 1.8 2010/05/20 21:15:54 drochner Exp $
|
|
|
|
--- plugins/coherence/upnp_coherence/__init__.py.orig 2010-03-25 00:10:11.000000000 +0000
|
|
+++ plugins/coherence/upnp_coherence/__init__.py
|
|
@@ -12,7 +12,7 @@ import gobject, gtk
|
|
|
|
import gconf
|
|
|
|
-import louie
|
|
+import coherence.extern.louie as louie
|
|
|
|
from coherence import log
|
|
|