mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 00:43:20 +03:00
move com.rustdesk.RustDesk.policy to res
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -30,5 +30,5 @@ package() {
|
||||
pushd ${pkgdir} && ln -s /usr/lib/rustdesk/flutter_hbb usr/bin/rustdesk && popd
|
||||
install -Dm 644 $HBB/rustdesk.service -t "${pkgdir}/usr/share/rustdesk/files"
|
||||
install -Dm 644 $HBB/rustdesk.desktop -t "${pkgdir}/usr/share/rustdesk/files"
|
||||
install -Dm 644 $HBB/128x128@2x.png "${pkgdir}/usr/share/rustdesk/files/rustdesk.png"
|
||||
install -Dm 644 $HBB/res/128x128@2x.png "${pkgdir}/usr/share/rustdesk/files/rustdesk.png"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user