Skip to content

Commit

Permalink
pycdio: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Nov 8, 2014
1 parent 6835392 commit c9ec201
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/top-level/python-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6699,6 +6699,10 @@ let
sha256 = "1mrh233pj584gf7la64d4xlmvdnfl4jwpxs95lnd3i4zd5drid14";
};

preConfigure = ''
patchShebangs .
'';

buildInputs = [
self.setuptools self.nose pkgs.pkgconfig pkgs.swig pkgs.libcdio
];
Expand Down

0 comments on commit c9ec201

Please sign in to comment.