summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2018-02-24 18:54:58 +0100
committerGordian Edenhofer2018-02-24 18:54:58 +0100
commit0d986aa88a67b49a79b34b406d5917494cfc6995 (patch)
tree874b51a34c11db6b163e485eea49b06d4c40152c
parent32b58c909e2f356fd80a3adc8d1dc4c648d444cc (diff)
downloadaur-0d986aa88a67b49a79b34b406d5917494cfc6995.tar.gz
upgpkg: bcc 0.5.0-2
Stop moving man pages around since they clash with e.g. postfix.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c864d5aa941..2d7aca973e13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,7 +69,6 @@ package_bcc-tools() {
cd "${srcdir}/${pkgbase}-${pkgver}/build/man"
make DESTDIR="${pkgdir}" install
- mv "${pkgdir}"/usr/share/{bcc/man,}
}
package_python-bcc() {