mirror of
https://github.com/luzifer-aur/google-chrome-dev.git
synced 2024-11-10 03:50:04 +00:00
Cosmetics
This commit is contained in:
parent
16d816b62a
commit
8bb8fe5305
1 changed files with 0 additions and 5 deletions
5
PKGBUILD
5
PKGBUILD
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue