--- plamo/01_minimum/old/keyutils-20160720/PlamoBuild.keyutils-1.5.1 2016-07-20 00:46:34.000000000 +0900 +++ plamo/01_minimum/keyutils/PlamoBuild.keyutils-1.5.1 2016-08-01 17:17:50.000000000 +0900 @@ -5,7 +5,7 @@ pkgbase=keyutils vers=1.5.1 arch=`uname -m` -build=P2 +build=P3 src=$pkgbase-$vers patchfiles="" OPT_CONFIG="" @@ -301,8 +301,8 @@ convert tar cvpf $pkg.tar -C $P `cd $P ; find bin | tail -n+2` tar rvpf $pkg.tar -C $P `cd $P ; find sbin | tail -n+2` - tar rvpf $pkg.tar -C $P `cd $P ; find lib | tail -n+2` - tar rvpf $pkg.tar -C $P `cd $P ; find usr/lib | tail -n+2` + tar rvpf $pkg.tar -C $P `cd $P ; find $libdir | 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 usr/share/keyutils tar rvpf $pkg.tar -C $P etc/request-key.conf