orangefs: use autoconf 2.69
This commit is contained in:
parent
1b631198ae
commit
ab6ac9b40e
@ -6366,7 +6366,9 @@ in
|
||||
|
||||
opn2bankeditor = callPackage ../tools/audio/opl3bankeditor/opn2bankeditor.nix { };
|
||||
|
||||
orangefs = callPackage ../tools/filesystems/orangefs { };
|
||||
orangefs = callPackage ../tools/filesystems/orangefs {
|
||||
autoreconfHook = autoreconfHook269;
|
||||
};
|
||||
|
||||
os-prober = callPackage ../tools/misc/os-prober {};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user