2011-10-11 07:04:12 +02:00
|
|
|
# Template file for 'dbus-x11'.
|
|
|
|
#
|
2012-06-11 23:05:54 +02:00
|
|
|
replaces="dbus<1.4.16_2"
|
2013-02-12 10:26:37 +01:00
|
|
|
short_desc="${short_desc} -- X11 support"
|
2011-10-11 07:04:12 +02:00
|
|
|
|
2012-06-11 23:05:54 +02:00
|
|
|
do_install() {
|
2011-10-11 07:04:12 +02:00
|
|
|
vmove usr/bin/dbus-launch usr/bin
|
|
|
|
vmove usr/share/man/man1/dbus-launch.1 usr/share/man/man1
|
|
|
|
}
|