summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkejpies2021-10-19 10:27:34 +0200
committerkejpies2021-10-19 10:27:34 +0200
commit27c372c5b8253a0f63e73086a6d2b665e1942ac7 (patch)
treeff39140437c9f627bc62d730cbdd253c4168cfce
parent4c46ccececb04bdb0db463d368ccfae383722072 (diff)
downloadaur-27c372c5b8253a0f63e73086a6d2b665e1942ac7.tar.gz
Add man page
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ed98962958a..763b38a73593 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,6 +23,7 @@ package() {
install -Dm 755 -o root bruh $pkgdir"/usr/bin/bruh"
install -Dm 644 -o root bruh.wav $pkgdir"/usr/share/bruh/bruh.wav"
+ install -Dm 655 -o root bruh.1.gz $pkgdir"/usr/share/man/man1/bruh.1.gz"
}
md5sums=(SKIP)