On Fri, Jan 04, 2008 at 04:10:31PM +0100, Lucas Nussbaum wrote: > I rebuilt all packages in Debian, first with bash as /bin/sh, then with dash > as > /bin/sh. Your package builds fine in both cases. However, the resulting > packages are diferent according to debdiff!
This appears to be an example for #458687 which was fixed in February. One of the problematic passages was: @for xpmdir in $(XPMDIRS); do \ if test -d "lib/$${xpmdir}"; then \ $(INSTALLDIR) "$(DESTDIR)$(LIBDIR)/$${xpmdir}"; \ for pixmap in "lib/$${xpmdir}/"*.xpm; do \ $(INSTALLLIB) "$${pixmap}" "$(DESTDIR)$(LIBDIR)/$${xpmdir}"; \ done; \ fi; \ done (from the top-level Makefile, similar problems in utils/install-theme.sh). When building with a current dash, debdiff shows no differences. I’m leaving it to the maintainer to close this bug. Best regards, -- Michael Schutte <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature