#note: DISTRO_BINARY_COMPAT and DISTRO_FILE_PREFIX are visible here, exported in 2createpackages.
#140117 xARCHDIR, ARCHDIR and DISTRO_ARCHDIR_SYMLINKS exported in 2createpackages. 
#140117 note, 2createpackages may move /lib, /usr/lib, /usr/bin in template to ARCHDIR subdir.

#120820 ubuntu precise: spumux needs pkg imagemagick, too big...
if [ "$xARCHDIR" ];then #140117
 [ -f usr/bin/${ARCHDIR}/spumux ] && rm -f usr/bin/${ARCHDIR}/spumux
fi
[ -f usr/bin/spumux ] && rm -f usr/bin/spumux
