Source: rkward Version: 0.7.0b-1 Severity: serious Tags: ftbfs rkward fails to build from source in unstable since dash fixed #550756. debian/rules has a "fi" too much in the last line and now dash does not like that anymore.
| # unfortunately, the r-base-core dependency can not be found by dh_shlibdeps, so we need to get at the version manually | /bin/sh: 10: Syntax error: "fi" unexpected | make[1]: *** [debian/rules:47: override_dh_shlibdeps] Error 2 | make[1]: Leaving directory '/<<PKGBUILDDIR>>' | make: *** [debian/rules:19: binary] Error 2 | dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2 Helmut