--- plamo/02_x11/Xwindow.txz/old/font_bh_ttf-20190817/PlamoBuild.font_bh_ttf-1.0.3 2019-08-17 11:05:20.000000000 +0900 +++ plamo/02_x11/Xwindow.txz/font_bh_ttf/PlamoBuild.font_bh_ttf-1.0.3 2020-11-07 21:54:44.000000000 +0900 @@ -9,7 +9,7 @@ pkgbase=font_bh_ttf vers=1.0.3 arch=noarch -build=P2 +build=P3 src=font-bh-ttf-$vers patchfiles="" OPT_CONFIG="" @@ -73,8 +73,12 @@ setup_docdir TZ=UTC touch -t `date -u '+%m%d0000'` $docdir/$src convert_links + prune_symlink $P/etc/fonts/conf.d tar cvpf $pkg.tar -C $P `cd $P ; find usr/share/fonts/X11/TTF | tail -n+2` + tar rvpf $pkg.tar -C $P etc/fonts/conf.avail + tar rvpf $pkg.tar -C $P `cd $P ; find etc/fonts/conf.d | tail -n+2` tar rvpf $pkg.tar -C $P usr/share/doc/$src + tar rvpf $pkg.tar -C $P install/doinst.sh TZ=UTC touch -t `date -u '+%m%d0000'` $pkg.tar xz $pkg.tar ; touch $pkg.tar.xz ; mv $pkg.tar.xz $pkg.txz cleanup