[Pkg-fonts-bugs] Bug#621932: fontforge: FTBFS: eval: 1: base_compile+= -c: not found
Hideki Yamane
henrich at debian.or.jp
Sun May 8 22:09:43 UTC 2011
On Thu, 5 May 2011 21:19:31 +0900
Hideki Yamane <henrich at debian.or.jp> wrote:
> +export CONFIG_SHELL=/bin/bash
I rewrite it as non-bash depend one.
diff -urN /tmp/fontforge-0.0.20100501/debian/rules fontforge-0.0.20100501/debian/rules
--- /tmp/fontforge-0.0.20100501/debian/rules 2011-01-07 23:42:26.000000000 +0900
+++ fontforge-0.0.20100501/debian/rules 2011-05-09 06:49:39.923620005 +0900
@@ -7,6 +7,8 @@
# This has to be exported to make some magic below work.
export DH_OPTIONS
+export CONFIG_SHELL=$(shell echo $$SHELL)
+
LIBTOOLVERSION = $(shell dpkg-query -W -f='$${Version}\n' "libtool")
DIST=$(shell lsb_release -i -s)
More information about the Pkg-fonts-bugs
mailing list