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
18
pkgs/applications/audio/yasr/30_conf.patch
Normal file
18
pkgs/applications/audio/yasr/30_conf.patch
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
diff --git a/yasr.conf b/yasr.conf
|
||||
index 1e07fc6..72f5922 100644
|
||||
--- a/yasr.conf
|
||||
+++ b/yasr.conf
|
||||
@@ -59,11 +59,11 @@ synthesizer=emacspeak server
|
||||
#synthesizer=speech dispatcher
|
||||
#synthesizer port=S0
|
||||
#synthesizer port=l0
|
||||
-synthesizer port=|/usr/local/bin/eflite
|
||||
+synthesizer port=|eflite
|
||||
# Below line appropriate for Speech Dispatcher in its default configuration
|
||||
#synthesizer port=127.0.0.1:6560
|
||||
key echo=off
|
||||
-shell=/bin/bash
|
||||
+shell=/bin/sh
|
||||
special=off
|
||||
up and down arrows=speak line
|
||||
DisableKey=6925
|
||||
Loading…
Add table
Add a link
Reference in a new issue