amtterm: fix build
This commit is contained in:
parent
9aae605fe7
commit
8fb9d37f27
@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "1jxcsqkag2bxmrnr4m6g88sln1j2d9liqlna57fj8kkc85316vlc";
|
sha256 = "1jxcsqkag2bxmrnr4m6g88sln1j2d9liqlna57fj8kkc85316vlc";
|
||||||
};
|
};
|
||||||
|
|
||||||
makeFlags = [ "prefix=$(out)" ];
|
makeFlags = [ "prefix=$(out)" "STRIP=" ];
|
||||||
|
|
||||||
postInstall =
|
postInstall =
|
||||||
"wrapProgram $out/bin/amttool --prefix PERL5LIB : $PERL5LIB";
|
"wrapProgram $out/bin/amttool --prefix PERL5LIB : $PERL5LIB";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user