void-packages/srcpkgs/avahi/avahi-ui-libs-gtk3.template

14 lines
263 B
Text
Raw Normal View History

# Template file for 'avahi-ui-libs-gtk3'.
#
short_desc="Avahi UI GTK+3 shared libraries"
long_desc="${long_desc}
This package contains the GTK+3 UI shared libraries provided by Avahi."
2011-11-17 16:29:12 +00:00
revision=5
do_install()
{
vmove "usr/lib/libavahi-ui-gtk3.so*" usr/lib
}