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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs