--- tags/mage-0_4_23/usr/lib/mage/pkgbuild_dir.sh 2011/01/28 21:50:22 1215 +++ tags/mage-0_4_23/usr/lib/mage/pkgbuild_dir.sh 2011/01/28 21:50:56 1216 @@ -69,6 +69,7 @@ touch ${BUILDDIR}/${PKGNAME}/.files touch ${BUILDDIR}/${PKGNAME}/.pipes touch ${BUILDDIR}/${PKGNAME}/.char + touch ${BUILDDIR}/${PKGNAME}/.fifo } build_postinstall()