mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
LFS libxml2 2.10.4
This commit is contained in:
parent
34d610e403
commit
2559315659
3 changed files with 9 additions and 0 deletions
7
steps/libxml2-2.10.4/pass1.sh
Normal file
7
steps/libxml2-2.10.4/pass1.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
src_configure() {
|
||||
PKG_CONFIG_PATH="${LIBDIR}/pkgconfig/" \
|
||||
./configure \
|
||||
--prefix="${PREFIX}" \
|
||||
--libdir="${LIBDIR}" \
|
||||
--sysconfdir=/etc
|
||||
}
|
||||
1
steps/libxml2-2.10.4/sources
Normal file
1
steps/libxml2-2.10.4/sources
Normal file
|
|
@ -0,0 +1 @@
|
|||
https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.4.tar.xz ed0c91c5845008f1936739e4eee2035531c1c94742c6541f44ee66d885948d45
|
||||
|
|
@ -203,3 +203,4 @@ improve: null_time ( FORCE_TIMESTAMPS == True )
|
|||
improve: update_checksums ( UPDATE_CHECKSUMS == True )
|
||||
improve: after
|
||||
build: git-2.43.0
|
||||
build: libxml2-2.10.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue