mirror of
https://github.com/luzifer-aur/google-chrome.git
synced 2024-11-08 11:00:09 +00:00
Add WidevineCdm LICENSE into licenses location
fixes and closes https://github.com/luzifer-aur/google-chrome/pull/1 Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
3a1fc80f8c
commit
4bd2eebe89
1 changed files with 2 additions and 0 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -54,6 +54,8 @@ package() {
|
|||
|
||||
# License
|
||||
install -Dm644 eula_text.html "$pkgdir"/usr/share/licenses/google-chrome/eula_text.html
|
||||
install -Dm644 "$pkgdir"/opt/google/chrome/WidevineCdm/LICENSE \
|
||||
"$pkgdir"/usr/share/licenses/google-chrome-$_channel/WidevineCdm-LICENSE.txt
|
||||
|
||||
echo " -> Fixing Chrome desktop entry..."
|
||||
sed -i \
|
||||
|
|
Loading…
Reference in a new issue