summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19f4a4ad0c80..de1edb6765bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,5 @@ sha512sums=(
package() {
install -Dm755 http-v${pkgver} "$pkgdir"/usr/bin/httplz
install -Dm644 http-man-v${pkgver}/http.1 "$pkgdir"/usr/share/man/man1/httplz.1
- install -Dm644 http-man-v${pkgver}/http.1.html "$pkgdir"/usr/share/man/man1/httplz.1.html
- install -Dm644 http-man-v${pkgver}/http.md "$pkgdir"/usr/share/man/man1/httplz.md
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}