mirror of
https://github.com/luzifer-aur/google-chrome-beta.git
synced 2024-11-09 22:20:01 +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
4285451aef
commit
120293415b
1 changed files with 2 additions and 0 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -55,6 +55,8 @@ package() {
|
|||
|
||||
# License
|
||||
install -Dm644 eula_text.html "$pkgdir"/usr/share/licenses/google-chrome-$_channel/eula_text.html
|
||||
install -Dm644 "$pkgdir"/opt/google/chrome-$_channel/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