7 lines
184 B
Text
7 lines
184 B
Text
# Template file for 'subversion-gnome-keyring-auth'.
|
|
#
|
|
short_desc="subversion - gnome-keyring authentication support"
|
|
|
|
do_install() {
|
|
vmove "usr/lib/lib*gnome_keyring*.so*" usr/lib
|
|
}
|