mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Fixed Red Eclipse .desktop file.
This commit is contained in:
parent
0046333739
commit
828c5ac062
@ -48,6 +48,8 @@ package() {
|
||||
-e 's/Version=1\.1/Version=1\.0/' \
|
||||
-e 's|Icon=redeclipse|Icon=/usr/share/pixmaps/redeclipse|' \
|
||||
-e 's/a\./a/' \
|
||||
-e "s#Exec=bin/reclient -r#Exec=$pkgname#" \
|
||||
-e "/Path=*/d" \
|
||||
src/install/nix/$pkgname.desktop
|
||||
install -Dm644 src/install/nix/$pkgname.desktop $pkgdir/usr/share/applications/$pkgname.desktop
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user