--- plamo/00_base/old/dump-20160320/PlamoBuild.dump-0.4b44 2016-03-20 21:34:01.000000000 +0900 +++ plamo/00_base/dump/PlamoBuild.dump-0.4b44 2016-04-09 21:37:03.000000000 +0900 @@ -7,7 +7,7 @@ pkgbase=dump vers=0.4b44 arch=`uname -m` -build=P2 +build=P3 src=$pkgbase-$vers OPT_CONFIG="--disable-transselinux" DOCS="COPYRIGHT TODO KNOWNBUGS REPORTING-BUGS README THANKS CHANGES @@ -205,8 +205,6 @@ cd $B gunzip -c $W/dump-0.4b41-destdir.patch.gz | patch -Np1 -i - gunzip -c $W/dump-0.4b44-com_err.patch.gz | patch -Np1 -i - - cp -p dump/Makefile.in{,.orig} - sed -i '/^LIBS=/s@$@ -lpthread@' dump/Makefile.in for i in `seq 0 $((${#B[@]} - 1))` ; do cd ${B[$i]} if [ -f Makefile ] ; then