Package: kdeaccessibility Severity: important Version: 4:3.5.5-2 Tags: patch
Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweak to debian packaging, see bellow. It would be nice if it could be included in the next upload. Thanks in advance, Petr --- debian/rules.std 2006-12-19 15:56:53.000000000 +0100 +++ debian/rules 2006-12-19 15:58:51.000000000 +0100 @@ -17,3 +17,8 @@ #shlibs_ver = 4:3.5.0 #$(foreach p,$(PACKAGES_WITH_LIBS),$(eval DEB_DH_MAKESHLIBS_ARGS_$(p) := -V'$(p) (>= $(shlibs_ver))')) + +clean:: + grep -v kttsd_alsaplugin debian/kttsd.install > debian/kttsd.install.kfreebsd-i386 + grep -v kttsd_alsaplugin debian/kttsd.install > debian/kttsd.install.kfreebsd-amd64 + -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]