summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-06-11 15:16:57 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-06-11 15:16:57 +0200
commit2f35e875044cec38880489089655b16ccf097608 (patch)
tree8e8a8be38760dab9bb7bb77760d590f2b0ac739d /extra
parent7079a4ef199697c819cbeb9056c5441c79152350 (diff)
downloadpackages-2f35e875044cec38880489089655b16ccf097608.tar.xz
extra/libxslt: temporarily disable man-page fixing (cycle with docbook-xsl)
Diffstat (limited to 'extra')
-rw-r--r--extra/libxslt/PKGBUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/extra/libxslt/PKGBUILD b/extra/libxslt/PKGBUILD
new file mode 100644
index 00000000..efb2a54e
--- /dev/null
+++ b/extra/libxslt/PKGBUILD
@@ -0,0 +1,7 @@
+eval "$(
+ declare -f prepare | \
+ sed '
+ /0002-Fix-manpage.patch/d
+ /rm doc\/xsltproc.1/d
+ '
+)"