Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 128901e09fd7cdd8f1fd8af2753dba54bf86c0f1
      
https://github.com/NixOS/nixpkgs/commit/128901e09fd7cdd8f1fd8af2753dba54bf86c0f1
  Author: Benno Fünfstück <benno.fuenfstu...@gmail.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M pkgs/development/libraries/phonon/backends/gstreamer.nix

  Log Message:
  -----------
  phonon-backend-gstreamer: don't create $out/$out/share/icons

The build system tries to update the mtime of the icons directory if
`DESTDIR` is unset. That code has bug though that does not deal well
with absolute `CMAKE_SHARE_PREFIX` resulting a double prefix bug.

Setting `DESTDIR=/` (should be a no-op) fixes this.


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to