Package: swt-gtk Severity: important Version: 3.4-1 Tags: patch User: [EMAIL PROTECTED] Usertags: kfreebsd
Hi, the current version fails to build on kfreebsd-amd64. It needs the same tweaks as other 64bit architectures. Please use either patch bellow or alternatively use "DEB_PATCHDIRS = debian/patches/$($(DEB_HOST_ARCH_CPU))" Thanks in advance Petr --- debian/rules~ 2008-09-04 11:12:56.000000000 +0000 +++ debian/rules 2008-09-04 11:12:56.000000000 +0000 @@ -4,6 +4,8 @@ amd64 := 64 ia64 := 64 ppc64 := 64 +kfreebsd-amd64 := 64 + DEB_PATCHDIRS = debian/patches/$($(DEB_HOST_ARCH)) DEB_DH_MAKESHLIBS_ARGS_ALL := -Xjni -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]