nixpkgs/pkgs/development/python-modules/generic
aszlig 21a2f99dd3
python-wrapper: Fix handling of line breaks.
Not really critical for anything we have in <nixpkgs> I guess, but
skipping lines three times really was a workaround and we're better off
just appending the lines ending with backslash to the pattern space so
we can accumulate all the crap until the last line of crap (crap, that
is "broken lines").

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-29 06:53:17 +02:00
..
default.nix fixes #2926 2014-06-15 16:05:18 +02:00
wrap.sh python-wrapper: Fix handling of line breaks. 2014-07-29 06:53:17 +02:00