--- plamo/05_ext/old/avahi-20180331/PlamoBuild.avahi-0.6.31 2018-03-31 16:51:26.000000000 +0900 +++ plamo/05_ext/avahi/PlamoBuild.avahi-0.6.31 2018-06-17 16:31:54.000000000 +0900 @@ -10,7 +10,7 @@ pkgbase=avahi vers=0.6.31 arch=`uname -m` -build=P3 +build=P4 src=$pkgbase-$vers patchfiles="avahi-0.6.31-gtkstock_deprecated.patch" OPT_CONFIG="--disable-qt3 --disable-mono --with-distro=slackware" @@ -76,6 +76,7 @@ setup_docdir convert_links tar cvpf $pkg.tar -C $P `cd $P ; find usr/bin | tail -n+2` + tar rvpf $pkg.tar -C $P `cd $P ; find usr/sbin | tail -n+2` tar rvpf $pkg.tar -C $P `cd $P ; find usr/$libdir -name libavahi-[cqg]*` tar rvpf $pkg.tar -C $P \ `cd $P ; find usr/$libdir/girepository-1.0 | tail -n+2`