nixpkgs/pkgs/development
aszlig b028c14256
python-wrapper: Fix variable name for sed expr.
Regression introduced by 5f557885313088a235762d3cb7fd76ec0b1e6547.

The commit not only changes documentation, but also changed a few
variable names. One of them is $i which now is $f and it contains the
name of the file to wrap.

This was accidentally found by @Profpatsch (thanks!) who found himself
getting the basename of the last patch file to end up in sys.argv[0].
The reason for this is that $i is used in the for loop of the generic
patchPhase and thus is reused later when the Python file is to be
wrapped.

I have also added a small comment noting about this, to be sure that
this won't accidentally occur the next time someone changes variable
names.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-07 18:25:10 +02:00
..
arduino Fixed several "package has no version" warnings 2015-05-14 17:19:41 +02:00
compilers Merge pull request #8662 from deepfire/ghc-nokinds 2015-07-06 21:51:01 +02:00
coq-modules ssreflect, mathcomp: better package names 2015-06-19 18:11:33 +02:00
dotnet-modules/patches Lay down the foundation for packaging the .NET echosystem 2015-06-06 09:06:22 -04:00
eclipse
go-modules/generic goPackages: Build on hydra 2015-05-22 15:58:51 -07:00
guile-modules remove all references to stdenv.cc.cc.is{GNU,Clang} 2015-05-11 14:44:50 -07:00
haskell-modules ghc: add haskell.compiler.ghcNokinds, for Richard Eisenberg's 'nokinds' branch 2015-07-06 11:09:28 +03:00
interpreters bundler: 1.9.2 -> 1.10.5 2015-07-06 16:42:16 -07:00
libraries bobcat: 3.25.01 -> 3.25.02 2015-07-07 01:03:02 +02:00
lisp-modules cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
lua-modules
misc avr-gcc-with-avr-libc: remove unused gcc-4.6 patch 2015-02-22 12:41:14 +01:00
mobile titaniumsdk: upgrade 3.5.0 to 3.5.1 2015-05-19 14:27:55 +00:00
ocaml-modules ocaml-modules.ssl: make openssl propagatedBuildInput 2015-07-07 01:03:25 +02:00
perl-modules DBD-mysql: 4.023 -> 4.031 2015-04-01 16:41:19 -07:00
pharo Update pharo-vm to 2015.04.30 2015-06-12 22:57:30 +02:00
pure-modules Fairly complete set of packages for Pure 2015-05-26 17:51:07 +10:00
python-modules python-wrapper: Fix variable name for sed expr. 2015-07-07 18:25:10 +02:00
qtcreator qtcreator: fix hash 2015-07-04 03:38:53 +03:00
r-modules R: improve support for CRAN and Bioconductor package sets 2015-06-17 23:19:56 +02:00
ruby-modules
tools nixpkgs: arcanist 20150525 -> 20150707 2015-07-07 09:37:50 -05:00
web Merge pull request #8597 from aflatter/nodejs-darwin 2015-07-04 13:51:39 +02:00