On Thu, 5 May 2011 21:19:31 +0900
Hideki Yamane <henr...@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)




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to