K 10 svn:author V 7 phantom K 8 svn:date V 27 2004-03-24T09:45:31.000000Z K 7 svn:log V 516 Fix 'make package' to generate valid packages After introduction of shared images concept it was not possible to realize how images should be put into packages, so built images references were used. It result up tgz file with lots filename which contained of '..'. In order to workaround this issue I used temporary directory to install complete packaging document, then generate PLIST based on content of temporary directory and create actual package then. Prodded by: The FreeBSD Russian Documentation Project END