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

View File

@@ -0,0 +1,9 @@
$NetBSD: patch-ap,v 1.1.1.1 2008/04/25 16:10:27 kefren Exp $
--- bin/dcsharp.in.orig 2008-04-25 18:58:52.000000000 +0300
+++ bin/dcsharp.in 2008-04-25 18:59:11.000000000 +0300
@@ -7,4 +7,4 @@
export MONO_PATH="$MONO_PATH:$LIB_DIR/dcsharp"
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$LIB_DIR/dcsharp"
-exec mono "$LIB_DIR/dcsharp/DCSharp.exe" "$@"
+exec dbus-launch mono "$LIB_DIR/dcsharp/DCSharp.exe" "$@"