Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
$NetBSD: patch-aa,v 1.1.1.1 2005/08/04 11:29:11 drochner Exp $
--- bin/luma.orig 2005-07-29 16:59:34.000000000 +0200
+++ bin/luma
@@ -17,6 +17,8 @@ import time
import StringIO
from qt import *
+sys.path.append("@PREFIX@/lib/luma")
+
import environment
from base.gui.MainWin import MainWin
from base.utils.backend.LogObject import LogObject