dosfstools: Use --enable-compat-symlinks
http://hydra.nixos.org/build/51461475
This commit is contained in:
@@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ autoreconfHook pkgconfig ];
|
nativeBuildInputs = [ autoreconfHook pkgconfig ];
|
||||||
|
|
||||||
|
configureFlags = [ "--enable-compat-symlinks" ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Utilities for creating and checking FAT and VFAT file systems";
|
description = "Utilities for creating and checking FAT and VFAT file systems";
|
||||||
repositories.git = git://daniel-baumann.ch/git/software/dosfstools.git;
|
repositories.git = git://daniel-baumann.ch/git/software/dosfstools.git;
|
||||||
|
|||||||
Reference in New Issue
Block a user