mirror of
https://github.com/luzifer-aur/google-chrome-dev.git
synced 2024-11-09 19:40:05 +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
36d9ef82d8
commit
f090f43b00
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