--- plamo/01_minimum/devel.txz/old/bison-20160623/PlamoBuild.bison-3.0.4 2016-06-23 12:53:11.000000000 +0900 +++ plamo/01_minimum/devel.txz/bison/PlamoBuild.bison-3.0.4 2016-08-11 16:10:13.000000000 +0900 @@ -5,7 +5,7 @@ pkgbase=bison vers=3.0.4 arch=`uname -m` -build=P2 +build=P3 src=$pkgbase-$vers patchfiles="" OPT_CONFIG="" @@ -305,7 +305,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/share/locale -name *.mo` - tar rvpf $pkg.tar -C $P `cd $P ; find usr/share/aclocal -name *.mo` + tar rvpf $pkg.tar -C $P `cd $P ; find usr/share/aclocal | tail -n+2` tar rvpf $pkg.tar -C $P usr/share/bison tar rvpf $pkg.tar -C $P `cd $P ; find usr/share/info | tail -n+2` tar rvpf $pkg.tar -C $P `cd $P ; find usr/share/man/man1 | tail -n+2`