summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuchesar V. ILIEV2017-03-04 03:42:22 +0200
committerLuchesar V. ILIEV2017-03-04 04:20:16 +0200
commitf4e9709aa2331780439e9a63c5f919c3f35f06d1 (patch)
tree2a6b8fa9b91562101ad8f718e498688fafdab373
parent67c784cfb26894d58dd167f6883a2ee6491f61ca (diff)
downloadaur-f4e9709aa2331780439e9a63c5f919c3f35f06d1.tar.gz
Add new contributor and discard unneeded sources
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1b8e6c24899..399ff494c42c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,7 @@
# Contributor: Armin K. <krejzi at email dot com>
# Contributor: Christian Babeux <christian.babeux@0x80.ca>
# Contributor: Evangelos Foutras <evangelos@foutrelis.com>
+# Contributor: Hesiod (https://github.com/hesiod)
# Contributor: Roberto Alsina <ralsina@kde.org>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Tomas Lindquist Olsen <tomas@famolsen.dk>
@@ -241,7 +242,7 @@ package_llvm-svn() {
fi
# Clean up documentation
- rm -rf "${pkgdir}/usr/share/doc/llvm/html/_sources"
+ rm -rf "${pkgdir}/usr/share/doc/"{llvm,lld}"/html/_sources"
_install_python_bindings "${srcdir}/llvm/bindings/python/llvm"