avahi: sanitize rundeps and minor cleanups.

This commit is contained in:
Juan RP
2012-06-18 18:05:18 +02:00
parent 517cd11ee6
commit 849442d30b
21 changed files with 26 additions and 68 deletions

View File

@@ -5,8 +5,6 @@ long_desc="${long_desc}
This package contains the UI shared libraries provided by Avahi."
do_install()
{
do_install() {
vmove "usr/lib/libavahi-ui.so*" usr/lib
}