[27912] trunk/dports/devel/dbus/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 15 18:06:45 PDT 2007


Revision: 27912
          http://trac.macosforge.org/projects/macports/changeset/27912
Author:   rhwood at macports.org
Date:     2007-08-15 18:06:45 -0700 (Wed, 15 Aug 2007)

Log Message:
-----------
Apply patch from ticket:12493

Modified Paths:
--------------
    trunk/dports/devel/dbus/Portfile

Modified: trunk/dports/devel/dbus/Portfile
===================================================================
--- trunk/dports/devel/dbus/Portfile	2007-08-15 23:23:52 UTC (rev 27911)
+++ trunk/dports/devel/dbus/Portfile	2007-08-16 01:06:45 UTC (rev 27912)
@@ -46,12 +46,14 @@
 post-destroot {
 	file mkdir ${destroot}${prefix}/share/dbus-1/services
 	file mkdir ${destroot}${prefix}/var/run/dbus
+	file mkdir ${destroot}${prefix}/var/lib/dbus
 	file mkdir ${destroot}${prefix}/etc/dbus-1/system.d
 }
 
 destroot.keepdirs \
 	${destroot}${prefix}/share/dbus-1/services \
 	${destroot}${prefix}/var/run/dbus \
+	${destroot}${prefix}/var/lib/dbus \
 	${destroot}${prefix}/etc/dbus-1/system.d
 
 pre-activate {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070815/aca6ab46/attachment.html


More information about the macports-changes mailing list