1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs
aszlig b028c14256
python-wrapper: Fix variable name for sed expr.
Regression introduced by 5f55788531.

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
..
applications Following name convention for popcorntime 2015-07-07 10:23:40 -04:00
build-support Unmaintain a bunch of packages 2015-07-01 08:11:05 -04:00
data powerline-fonts: bump to latest revision 2015-06-29 09:45:55 +02:00
desktops zenity: 3.14.0 -> 3.16.3 2015-07-01 00:41:57 -07:00
development python-wrapper: Fix variable name for sed expr. 2015-07-07 18:25:10 +02:00
games newtonwars: init at 2015060 2015-07-06 11:37:06 +02:00
misc sundtek init at 30-06-2015 2015-07-07 10:58:58 +02:00
os-specific linux-firmware: 2015-05-13 -> 2015-06-30 2015-07-06 18:31:13 -07:00
servers consul-ui: Update dependencies 2015-07-06 16:42:16 -07:00
shells es: bugfix for man page install 2015-06-24 11:36:02 -05:00
stdenv Revert "curl: Modernize build" 2015-06-04 14:54:52 +02:00
test
tools i2pd: 0.9.0 -> 0.10.0 2015-07-07 09:47:22 +02:00
top-level python-wrapper: Fix variable name for sed expr. 2015-07-07 18:25:10 +02:00