diff options
-rw-r--r-- | extra/libxslt/PKGBUILD | 7 |
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 + ' +)" |