Correct a typo, and make sure etc/ConsoleKit/run-session.d is created

during package creation.

Reported by:	Zyl on #freebsd-gnome
This commit is contained in:
Joe Marcus Clarke 2008-08-09 17:00:06 +00:00
parent 568f8e877f
commit 6c7674e103
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218273
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= consolekit
PORTVERSION= 0.2.10
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils gnome
MASTER_SITES= http://people.freedesktop.org/~mccann/dist/
DISTFILES= ConsoleKit-${PORTVERSION}${EXTRACT_SUFX}

View file

@ -19,7 +19,7 @@ libexec/ck-get-x11-server-pid
sbin/console-kit-daemon
share/PolicyKit/policy/ConsoleKit.policy
share/dbus-1/system-services/org.freedesktop.ConsoleKit.service
@exec %D/etc/ConsoleKit/run-session.d
@exec mkdir -p %D/etc/ConsoleKit/run-session.d
@exec mkdir -p %D/lib/ConsoleKit/run-session.d
@dirrm lib/ConsoleKit/scripts
@dirrmtry lib/ConsoleKit/run-session.d