uboot: (firmwareOdroidC2/C4) don't invoke patch tool, use patches = [] instead
https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
This commit is contained in:
commit
56de2bcd43
30691 changed files with 3076956 additions and 0 deletions
15
pkgs/games/flare/desktop.patch
Normal file
15
pkgs/games/flare/desktop.patch
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
diff --git a/distribution/flare.desktop.in b/distribution/flare.desktop.in
|
||||
index c740e2a6..eef91a89 100644
|
||||
--- a/distribution/flare.desktop.in
|
||||
+++ b/distribution/flare.desktop.in
|
||||
@@ -14,8 +14,8 @@ Comment[fr]=Un jeu de rôle d'action monojoueur en 2D isométrique
|
||||
Comment[gl]=Xogo individual de acción e rol cunha vista isométrica en dúas dimensións.
|
||||
Comment[ru]=Изометрический ролевой боевик для одного игрока
|
||||
Comment[uk]=Ізометричний рольовий екшн (Action/RPG) для одного гравця
|
||||
-TryExec=@FLARE_EXECUTABLE_PATH@
|
||||
-Exec=@FLARE_EXECUTABLE_PATH@
|
||||
+TryExec=flare
|
||||
+Exec=flare
|
||||
Categories=Game;RolePlaying;
|
||||
Icon=flare
|
||||
Terminal=false
|
||||
Loading…
Add table
Add a link
Reference in a new issue