aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2020-03-05 05:36:25 +0100
committerHelmut Grohne <helmut@subdivi.de>2020-03-05 05:36:25 +0100
commit4f681bce9496308316c457597cf28a825fca33f8 (patch)
tree4a7d37d5142cd88a429b55a51349149a37fbf28d
parent97004225c2e6f56d860e090589cf6bda22df64b3 (diff)
drop FTBFS patch #945243 applied in libpsl/0.21.0-1
-rwxr-xr-xbootstrap.sh20
1 files changed, 0 insertions, 20 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 989aa3a..8025589 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1430,26 +1430,6 @@ buildenv_libprelude() {
}
add_automatic libpsl
-patch_libpsl()
-{
- echo "fix FTBFS #945243"
- drop_privs patch -p1 <<'EOF'
---- a/docs/libpsl/libpsl-docs.sgml
-+++ b/docs/libpsl/libpsl-docs.sgml
-@@ -22,10 +22,6 @@
- </para>
- <xi:include href="xml/libpsl.xml"/>
- </chapter>
-- <chapter id="object-tree">
-- <title>Object Hierarchy</title>
-- <xi:include href="xml/tree_index.sgml"/>
-- </chapter>
- <index id="api-index-full">
- <title>API Index</title>
- <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
-EOF
-}
-
add_automatic libpthread-stubs
patch_libselinux() {