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
11
pkgs/development/ocaml-modules/javalib/configure.sh.patch
Normal file
11
pkgs/development/ocaml-modules/javalib/configure.sh.patch
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--- javalib-2.3-orig/configure.sh 2013-10-30 08:35:30.000000000 +0100
|
||||
+++ javalib-2.3/configure.sh 2014-07-06 17:28:39.025066199 +0200
|
||||
@@ -44,7 +44,7 @@
|
||||
DESTDIR=
|
||||
# The ocamlpath variable for the compiler to locate the locally-installed
|
||||
# packages (depends on LOCALDEST)
|
||||
-OCAMLPATH=
|
||||
+#OCAMLPATH=
|
||||
# The packages that need to be made in addition to Savalib / Sawja
|
||||
MAKEDEP=
|
||||
# The packages that need to be made in addition to Savalib / Sawja
|
||||
Loading…
Add table
Add a link
Reference in a new issue