summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaith2023-10-02 18:44:19 -0400
committerLaith2023-10-02 18:44:19 -0400
commita0379f2df0fc42013872ef58cea392818de576a6 (patch)
tree3a9748ee276d96e9877403357b5d4fb75c97bb4f
parenta7c02304b6bc8260ba0f28c4ec87f5eacf024280 (diff)
downloadaur-a0379f2df0fc42013872ef58cea392818de576a6.tar.gz
there is no readme
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 766035a457bc..76d90cbcf52e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -45,7 +45,4 @@ package() {
install -Dm644 "$OUT_DIR/$pkgname".bash "$pkgdir/usr/share/bash-completion/completions/$pkgname"
install -Dm644 "$OUT_DIR/$pkgname".fish "$pkgdir/usr/share/fish/vendor_completions.d/$pkgname.fish"
install -Dm644 "$OUT_DIR/$pkgname".1 "$pkgdir/usr/share/man/man1/$pkgname.1"
-
- install -Dm644 "README.org" "$pkgdir/usr/share/doc/${pkgname}/README.org"
- install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
}