mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
Quick fix for Red Eclipse that I forgot to commit last time.
This commit is contained in:
parent
5b351dc11a
commit
147f2f6b67
@ -20,7 +20,7 @@ build() {
|
||||
cd "$srcdir/$pkgname-$pkgver/src"
|
||||
|
||||
# Fix .desktop icon (fixed upstream after Red Eclipse 1.4).
|
||||
sed 's/"@APPNAME@"/@APPNAME@/' -i src/install/nix/redeclipse.desktop.am
|
||||
sed 's/"@APPNAME@"/@APPNAME@/' -i install/nix/redeclipse.desktop.am
|
||||
|
||||
# System Enet.
|
||||
sed \
|
||||
|
Loading…
Reference in New Issue
Block a user