diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
commit | 93323948e4f1e37e92dc7873785b511d58636a05 (patch) | |
tree | 5d829254b84f2d9499498c97bb76aa0a614b5171 /sysutils/consolekit | |
parent | a567289eeb13576e7d99ec848b9a37cebb1b9e2d (diff) | |
download | pkgsrc-93323948e4f1e37e92dc7873785b511d58636a05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'sysutils/consolekit')
-rw-r--r-- | sysutils/consolekit/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/consolekit/PLIST b/sysutils/consolekit/PLIST index abbfea583ba..507773cf3b6 100644 --- a/sysutils/consolekit/PLIST +++ b/sysutils/consolekit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:16:02 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 21:28:47 joerg Exp $ bin/ck-history bin/ck-launch-session bin/ck-list-sessions @@ -21,5 +21,5 @@ share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Session.xml share/dbus-1/system-services/org.freedesktop.ConsoleKit.service share/examples/consolekit/ConsoleKit.conf share/examples/consolekit/00-primary.seat -@exec ${MKDIR} %D/lib/ConsoleKit/run-session.d +@pkgdir lib/ConsoleKit/run-session.d @exec ${MKDIR} %D/etc/ConsoleKit/seats.d |