void-packages/srcpkgs/subversion/subversion-gnome-keyring-auth.template

12 lines
306 B
Plaintext

# Template file for 'subversion-gnome-keyring-auth'.
#
short_desc="subversion - gnome-keyring authentication support"
long_desc="${long_desc}
This package contains files for subversion to authenticate with
the libgnome-keyring package."
do_install() {
vmove "usr/lib/lib*gnome_keyring*.so*" usr/lib
}