Fix tarball nosv
This commit is contained in:
parent
f69e6b6457
commit
7fda98292f
@ -51,6 +51,7 @@ let
|
||||
nosv = pkgs.releaseTools.sourceTarball {
|
||||
name = "nosv-tarball";
|
||||
inherit (pkgs.nosv) src version;
|
||||
preAutoconf = "sed -i 's/AC_MSG_RESULT/_AS_ECHO/' configure.ac";
|
||||
};
|
||||
};
|
||||
in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user