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