>>>>> On Wed, 16 Oct 2013 16:12:04 -0700, Bob Apodaca >>>>> <[email protected]> said:
> When installing AMD64 systems, I have created a small script:
> #!/bin/sh
> if ifclass AMD64 ; then
> # https://wiki.debian.org/Multiarch/Implementation
> $ROOTCMD dpkg --add-architecture i386
> fi
Did you put those lines into hooks/updatebase.DEBIAN?
That works for me.
--
regards Thomas
