reopen 553979 thanks Hi,
You forget patch application to debian/rules. Please apply patch to debian/rules? # I attached only the patch which applied to debian/rules. Best regards, Nobuhiro -- Nobuhiro Iwamatsu iwamatsu at {nigauri.org / debian.org} GPG ID: 40AD1FA6
--- a/debian/rules 2010-01-28 09:01:59.000000000 +0900 +++ b/debian/rules 2010-01-28 09:02:58.000000000 +0900 @@ -49,6 +49,8 @@ build_openmpi = no else ifeq ($(DEB_BUILD_ARCH),s390) build_openmpi = no +else ifeq ($(DEB_BUILD_ARCH),sh4) +build_openmpi = no else build_openmpi = yes endif
_______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel