diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2006-12-12 13:45:07 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2006-12-12 13:45:07 +0000 |
commit | aad2c39f9e6a1ac05921397e3d0232020da96880 (patch) | |
tree | 872236e899c878a5ec61358143e3f5484ee79e81 /sysutils/dbus/patches | |
parent | 119ca1c23f219f6bac16802bf2ab05c752cf404e (diff) | |
download | pkgsrc-aad2c39f9e6a1ac05921397e3d0232020da96880.tar.gz |
add URL for upstream bug report
Diffstat (limited to 'sysutils/dbus/patches')
-rw-r--r-- | sysutils/dbus/patches/patch-ac | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/dbus/patches/patch-ac b/sysutils/dbus/patches/patch-ac index 519d2cfddca..af03718f9f5 100644 --- a/sysutils/dbus/patches/patch-ac +++ b/sysutils/dbus/patches/patch-ac @@ -1,4 +1,6 @@ -$NetBSD: patch-ac,v 1.6 2006/11/13 15:16:20 drochner Exp $ +$NetBSD: patch-ac,v 1.7 2006/12/12 13:45:07 dmcmahill Exp $ + +https://bugs.freedesktop.org/show_bug.cgi?id=9280 --- tools/run-with-tmp-session-bus.sh.orig 2006-10-01 05:18:47.000000000 +0200 +++ tools/run-with-tmp-session-bus.sh |