aboutsummaryrefslogtreecommitdiff
path: root/extra/libxslt/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-08-18 21:42:46 +0300
committerCem Keylan <cem@ckyln.com>2022-08-18 21:42:46 +0300
commitda2b41a31d8d3d5b2fa8158cb0037b3b77c6326a (patch)
tree5bd8c6a11a200a85c0c0d4bec85c1923647baacc /extra/libxslt/build
parentf93119ba022cd730434895e428ccb8c666a60656 (diff)
downloadrepository-da2b41a31d8d3d5b2fa8158cb0037b3b77c6326a.tar.gz
libxslt: bump to 1.1.36
Diffstat (limited to 'extra/libxslt/build')
-rwxr-xr-xextra/libxslt/build6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/libxslt/build b/extra/libxslt/build
index 6daf22f8..bae24137 100755
--- a/extra/libxslt/build
+++ b/extra/libxslt/build
@@ -1,5 +1,11 @@
#!/bin/sh -e
+cpt l -q python && {
+ pyver=$(python --version)
+ pyver=${pyver##* }
+ export am_cv_python_version="${pyver%.*}"
+}
+
./configure \
--prefix=/usr