This is a bug in the gtk+2.0 source package, specifically the po-
properties sub-directory.

The Makefile there recalls config.status (probably wrongly), but has the
SHELL variable hardcoded to /bin/sh

At the very least, the original Makefile.in.in needs to have SHELL =
@SHELL@, which will pass on to the Makefile.in and then have SHELL
replaced with the correct local value.

I'd strongly suggest someone review the mess though ;-)

** Changed in: dash (Ubuntu)
       Status: New => Invalid

** Changed in: autoconf (Ubuntu)
       Status: New => Invalid

** Also affects: gtk+2.0 (Ubuntu)
   Importance: Undecided
       Status: New

-- 
$(SHELL) config.status broken
https://bugs.launchpad.net/bugs/332840
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to