f
This commit is contained in:
parent
385bb4b9d2
commit
c55ebc1bc2
@ -46,6 +46,6 @@ package() {
|
||||
cp "${srcdir}/Discord/discord.desktop" "${pkgdir}/usr/share/applications/discord.desktop"
|
||||
|
||||
# Licenses
|
||||
install -Dm 644 LICENSE.html "${pkgdir}/usr/share/licenses/${name}/LICENSE.html"
|
||||
install -Dm 644 OSS-LICENSES.html "${pkgdir}/usr/share/licenses/${name}/OSS-LICENSES.html"
|
||||
install -Dm 644 "${scriptdir}/LICENSE.html" "${pkgdir}/usr/share/licenses/${name}/LICENSE.html"
|
||||
install -Dm 644 "${scriptdir}/OSS-LICENSES.html" "${pkgdir}/usr/share/licenses/${name}/OSS-LICENSES.html"
|
||||
}
|
Loading…
Reference in New Issue
Block a user