Skip to content

Commit 72b09fe

Browse files
committed
Add new contributor and discard unneeded sources
1 parent 5527c21 commit 72b09fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PKGBUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# Contributor: Armin K. <krejzi at email dot com>
44
# Contributor: Christian Babeux <christian.babeux@0x80.ca>
55
# Contributor: Evangelos Foutras <evangelos@foutrelis.com>
6+
# Contributor: Hesiod (https://github.com/hesiod)
67
# Contributor: Roberto Alsina <ralsina@kde.org>
78
# Contributor: Thomas Dziedzic < gostrc at gmail >
89
# Contributor: Tomas Lindquist Olsen <tomas@famolsen.dk>
@@ -241,7 +242,7 @@ package_llvm-svn() {
241242
fi
242243

243244
# Clean up documentation
244-
rm -rf "${pkgdir}/usr/share/doc/llvm/html/_sources"
245+
rm -rf "${pkgdir}/usr/share/doc/"{llvm,lld}"/html/_sources"
245246

246247
_install_python_bindings "${srcdir}/llvm/bindings/python/llvm"
247248

0 commit comments

Comments
 (0)