--- plamo/00_base/old/file-20160407~/PlamoBuild.file-5.22 2016-04-07 07:39:50.000000000 +0900 +++ plamo/00_base/file/PlamoBuild.file-5.22 2016-04-07 16:06:48.000000000 +0900 @@ -5,7 +5,7 @@ pkgbase=file vers=5.22 arch=`uname -m` -build=P4 +build=P5 src=$pkgbase-$vers OPT_CONFIG="" DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO MAINT" @@ -264,7 +264,7 @@ tar cvpf $pkg.tar -C $P `cd $P ; find usr/bin | tail -n+2` tar rvpf $pkg.tar -C $P `cd $P ; find usr/$libdir | tail -n+2` tar rvpf $pkg.tar -C $P `cd $P ; find usr/include | tail -n+2` - tar rvpf $pkg.tar -C $P `cd $P ; find usr/misc | tail -n+2` + tar rvpf $pkg.tar -C $P `cd $P ; find usr/share/misc | tail -n+2` tar rvpf $pkg.tar -C $P `cd $P ; find usr/share/man/man1 | tail -n+2` tar rvpf $pkg.tar -C $P `cd $P ; find usr/share/man/man3 | tail -n+2` tar rvpf $pkg.tar -C $P `cd $P ; find usr/share/man/man4 | tail -n+2`