Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 346482c8d586de299ff8f457d69653917a4d62e2
      
https://github.com/NixOS/nixpkgs/commit/346482c8d586de299ff8f457d69653917a4d62e2
  Author: Tuomas Tynkkynen <tuo...@tuxera.com>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
    M pkgs/tools/filesystems/dosfstools/default.nix

  Log Message:
  -----------
  dosfstools: Enable compat symlinks

Create these symlinks, since NixOS (and other users) can still be using
the old names:
    dosfsck -> fsck.fat
    dosfslabel -> fatlabel
    fsck.msdos -> fsck.fat
    fsck.vfat -> fsck.fat
    mkdosfs -> mkfs.fat
    mkfs.msdos -> mkfs.fat
    mkfs.vfat -> mkfs.fat

While at it, kill the makeFlags which seems unnecessary as it seems
to use a standard Autotools build (maybe this is a new thing).


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

Reply via email to