Cosmetics

This commit is contained in:
Det 2018-01-24 21:56:14 +02:00
parent 16d816b62a
commit 8bb8fe5305

View file

@ -48,11 +48,6 @@ package() {
"$pkgdir"/usr/share/icons/hicolor/$i/apps/google-chrome-$_channel.png
done
# Man page
if [[ -f "$pkgdir"/usr/share/man/man1/google-chrome-$_channel.1 ]]; then
gzip "$pkgdir"/usr/share/man/man1/google-chrome-$_channel.1
fi
# License
install -Dm644 eula_text.html "$pkgdir"/usr/share/licenses/google-chrome-$_channel/eula_text.html