--- plamo/04_xapps/old/glib-20170122/PlamoBuild.glib-2.47.5 2017-01-22 13:13:34.000000000 +0900 +++ plamo/04_xapps/glib/PlamoBuild.glib-2.47.5 2017-02-01 22:45:49.000000000 +0900 @@ -5,7 +5,7 @@ pkgbase=glib vers=2.47.5 arch=`uname -m` -build=P2 +build=P3 src=$pkgbase-$vers patchfiles="" OPT_CONFIG="" @@ -249,7 +249,7 @@ fi if [ -x configure ] ; then ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ - --libdir='${exec_prefix}'/$libdir --infodir='${prefix}'/share/info \ + --libdir=/usr/$libdir --infodir='${prefix}'/share/info \ --mandir='${prefix}'/share/man ${OPT_CONFIG[$i]} fi done @@ -327,7 +327,8 @@ tar rvpf $pkg.tar -C $P `cd $P ; find usr/include -maxdepth 1 | tail -n+2` tar rvpf $pkg.tar -C $P `cd $P ; find usr/share/aclocal | tail -n+2` tar rvpf $pkg.tar -C $P usr/share/glib-2.0 - tar rvpf $pkg.tar -C $P `cd $P ; find usr/share/gdb/auto-load | tail -n+2` + tar rvpf $pkg.tar -C $P \ + `cd $P ; find usr/share/gdb/auto-load/usr/$libdir | tail -n+2` tar rvpf $pkg.tar -C $P \ `cd $P ; find usr/share/bash-completion/completions | tail -n+2` tar rvpf $pkg.tar -C $P usr/share/gettext/its