On Sat, 17 Jul 2010 16:27:52 +0200 Michael Banck <mba...@debian.org> wrote: > On Mon, Apr 12, 2010 at 05:39:07PM +0900, Hideki Yamane wrote: > > + ## remove /etc/sgml and /var/lib/sgml-base > > + for dir in /etc/sgml /var/lib/sgml-base > > + if [ -d $dir ]; then > > + rmdir --ignore-fail-on-non-empty $dir > > + fi > > This is not correct shell-code, you're missing the do ... done > statements. I will upload the attached NMU from the current BSP by the > end of the weekend if no maintainer upload happens.
Oh, and thanks Michael, I'm happy to hear it'll be fixed with your patch :) -- Regards, Hideki Yamane henrich @ debian.or.jp/org http://wiki.debian.org/HidekiYamane -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org