--- trunk/mage/usr/lib/mage/mage4.functions.sh 2005/12/04 11:54:15 294 +++ trunk/mage/usr/lib/mage/mage4.functions.sh 2006/01/01 22:59:52 310 @@ -1,6 +1,6 @@ #!/bin/bash # Magellan Linux Installer Functions (mage.functions.sh) -# $Header: /home/cvsd/magellan-cvs/magellan-src/mage/usr/lib/mage/mage4.functions.sh,v 1.11 2005-12-04 11:54:15 niro Exp $ +# $Header: /home/cvsd/magellan-cvs/magellan-src/mage/usr/lib/mage/mage4.functions.sh,v 1.12 2006-01-01 22:59:52 niro Exp $ mage_setup() { @@ -379,7 +379,7 @@ [ -z "${pathto}" ] && continue [[ ${VERBOSE} = on ]] && echo -e "\t>>> CHAR: ${MROOT}${pathto}" - mknode -m ${posix} -c "${MROOT}${pathto}" + mknod -m ${posix} -c "${MROOT}${pathto}" done < ${BUILDDIR}/${pkgname}/.char # very important: unsetting the '§' fieldseperator