mirror of
https://github.com/luzifer-aur/google-chrome.git
synced 2024-11-08 19:10:04 +00:00
Don't support
This commit is contained in:
parent
a724135332
commit
0e334a980f
1 changed files with 0 additions and 3 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -55,9 +55,6 @@ package() {
|
||||||
msg2 "Fixing permissions of documentation folder..."
|
msg2 "Fixing permissions of documentation folder..."
|
||||||
chmod 755 "$pkgdir"/usr/share/doc/google-chrome-$_channel/
|
chmod 755 "$pkgdir"/usr/share/doc/google-chrome-$_channel/
|
||||||
|
|
||||||
msg2 "Adding support for CHROMIUM_USER_FLAGS..."
|
|
||||||
sed -i 's/ "$@"/ $CHROMIUM_USER_FLAGS "$@"/' "$pkgdir"/opt/google/chrome/google-chrome
|
|
||||||
|
|
||||||
msg2 "Removing unnecessities (e.g. Debian Cron job)..."
|
msg2 "Removing unnecessities (e.g. Debian Cron job)..."
|
||||||
rm -r "$pkgdir"/etc/cron.daily/ "$pkgdir"/opt/google/chrome/cron/
|
rm -r "$pkgdir"/etc/cron.daily/ "$pkgdir"/opt/google/chrome/cron/
|
||||||
rm "$pkgdir"/opt/google/chrome/product_logo_*.png
|
rm "$pkgdir"/opt/google/chrome/product_logo_*.png
|
||||||
|
|
Loading…
Reference in a new issue