On Fri, Jan 04, 2008 at 04:11:44PM +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!

There seems to be a bash-ism in debian/rules:

        rm -f $(CURDIR)/debian/libomnievents-dev/usr/include/*.{h,hh}

I will change this to

        rm -f $(CURDIR)/debian/libomnievents-dev/usr/include/*.h
        rm -f $(CURDIR)/debian/libomnievents-dev/usr/include/*.hh

Thanks for noticing!




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to