void-packages/srcpkgs/dbus/dbus-x11.template

10 lines
216 B
Text
Raw Normal View History

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