Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-06-11 15:41:46 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-06-11 15:41:46 +0200
commitda757cd4582923305767f368d11ae73d15cca416 (patch)
tree5d1f9f3fc2675616fc177e32b81fc8090b70d1ae
parent2f35e875044cec38880489089655b16ccf097608 (diff)
extra/libxslt: added xsltproc.1 patch again
-rw-r--r--extra/libxslt/PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/extra/libxslt/PKGBUILD b/extra/libxslt/PKGBUILD
deleted file mode 100644
index efb2a54e..00000000
--- a/extra/libxslt/PKGBUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-eval "$(
- declare -f prepare | \
- sed '
- /0002-Fix-manpage.patch/d
- /rm doc\/xsltproc.1/d
- '
-)"