Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 24b046ce0534f3878ef2647dfbdcc0aa2ae5f80c
      
https://github.com/NixOS/nixpkgs/commit/24b046ce0534f3878ef2647dfbdcc0aa2ae5f80c
  Author: Tuomas Tynkkynen <[email protected]>
  Date:   2016-05-07 (Sat, 07 May 2016)

  Changed paths:
    M pkgs/tools/package-management/rpm/default.nix

  Log Message:
  -----------
  rpm: Fix python3 detection hack

Commit 5dff3c4b68e16 made rpm use autoreconfHook, so the patch that we
are making to `configure` gets lost when the file is regenerated.
To fix this, just patch the equivalent string in the `configure.ac` file
instead.

Fixes #15287


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to