glibc: install info files in destdir.
--HG-- extra : convert_revision : 43020907daea7a2c325fc3795a1a898e856eaae7
This commit is contained in:
parent
dfe4112a54
commit
cc54ab04bd
|
@ -9,7 +9,8 @@ configure_script="../configure"
|
|||
configure_args="--with-tls -disable-profile --with-__thread
|
||||
--enable-kernel=2.6.16 --enable-add-ons --without-gd --enable-bind-now
|
||||
--without-cvs --without-selinux --prefix=/usr --libdir=/usr/lib
|
||||
--with-headers=/usr/include"
|
||||
--with-headers=/usr/include
|
||||
--infodir=/usr/share/info"
|
||||
make_install_target="install_root=$XBPS_DESTDIR/$pkgname-$version install
|
||||
localedata/install-locales"
|
||||
short_desc="The GNU C library"
|
||||
|
|
Loading…
Reference in New Issue