lcalc: fix build (#548082)
This commit is contained in:
@@ -19,6 +19,10 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
hash = "sha256-L9502+lwSPLk63C14Pxa8OZWhnY4OqKv9WudZO2vP7E=";
|
||||
};
|
||||
|
||||
# upstream ships a patched ltmain.sh from libtool 2.5.4. the patch
|
||||
# is already included in libtool 2.6.1.
|
||||
postPatch = "sed -i '/ltmain.sh/d' configure.ac";
|
||||
|
||||
nativeBuildInputs = [
|
||||
autoreconfHook
|
||||
gengetopt
|
||||
|
||||
Reference in New Issue
Block a user