summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1856e9b1ffdd..9e9729f2cd0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,5 +36,4 @@ package() {
cd Proton-Caller
install -Dm755 target/release/proton-call "$pkgdir"/usr/bin/proton-call
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
- install -Dm644 manual/proton-call.6 "$pkgdir"/usr/share/man/man6/proton-call.6
}