Skip to content
Snippets Groups Projects
Commit 3609b272 authored by Gaetan Bisson's avatar Gaetan Bisson
Browse files

avoid archweb's uncompressed manpages detection

parent 0da9e572
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ package() {
make DESTDIR="${pkgdir}" install
ln -sf ssh.1.gz "${pkgdir}"/usr/share/man/man1/slogin.1
ln -sf ssh.1.gz "${pkgdir}"/usr/share/man/man1/slogin.1.gz
install -Dm644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
install -Dm644 ../sshdgenkeys.service "${pkgdir}"/usr/lib/systemd/system/sshdgenkeys.service
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment