mirror of
https://github.com/Mastermindzh/tidal-hifi-aur.git
synced 2025-01-20 17:10:25 +01:00
Update PKGBUILD
I just faced icon.png issue.
This commit is contained in:
parent
ba06efadbf
commit
2177c20f38
2
PKGBUILD
2
PKGBUILD
@ -51,7 +51,7 @@ package() {
|
||||
|
||||
install -Dm 644 "README.md" "${pkgdir}/usr/share/doc/${pkgname}/README.md"
|
||||
install -Dm 644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
|
||||
install -dm755 "icon.png" "${pkgdir}/usr/share/icons/hicolor/0x0/apps/tidal-hifi.png"
|
||||
install -Dm 644 "build/icon.png" "${pkgdir}/usr/share/icons/hicolor/0x0/apps/tidal-hifi.png"
|
||||
ln -s "/opt/${_pkgname}/LICENSE.electron.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.electron.txt"
|
||||
ln -s "/opt/${_pkgname}/LICENSES.chromium.html" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSES.chromium.html"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user