K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-06-16T12:52:01.000000Z K 7 svn:log V 224 Don't use command like the following "tar --exclude ".*" -cf foo.bar ." because `.' itself gets excluded and therefore no files are added into arcive. This should unbreak package on -current with new tar. Reported by: kris END