pkgsrc-wip/nemo/patches/patch-ac

9 lines
229 B
Text
Raw Normal View History

2008-04-25 18:45:39 +02:00
--- nemo.in.orig 2008-03-24 19:15:26.000000000 +0200
+++ nemo.in 2008-04-25 19:39:06.000000000 +0300
@@ -1,3 +1,3 @@
-#!/bin/bash
+#!/bin/sh
-exec -a nemo mono @PREFIX@/bin/nemo.exe
+exec dbus-launch mono @PREFIX@/bin/nemo.exe