tags patch 621932
thanks
Hi,
Here is a patch, simply specify using bash to avoid FTBFS.
diff -urN fontforge-0.0.20100501.orig/debian/rules
fontforge-0.0.20100501/debian/rules
--- fontforge-0.0.20100501.orig/debian/rules 2011-05-05 08:22:32.049849000
+0900
+++ fontforge-0.0.20100501/debian/rules 2011-05-05 20:43:52.187403361 +0900
@@ -7,6 +7,8 @@
# This has to be exported to make some magic below work.
export DH_OPTIONS
+export CONFIG_SHELL=/bin/bash
+
LIBTOOLVERSION = $(shell dpkg-query -W -f='$${Version}\n' "libtool")
DIST=$(shell lsb_release -i -s)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]