itktcl: wibble [NFC]

Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
Austin Seipp
2020-02-28 21:03:21 -06:00
parent 84878c923c
commit 806fac5d10

View File

@@ -15,8 +15,8 @@ stdenv.mkDerivation rec {
configureFlags = [
"--with-tcl=${tcl}/lib"
"--with-tk=${tk}/lib"
"--with-tkinclude=${tk.dev}/include"
"--with-itcl=${incrtcl}/lib"
"--with-tkinclude=${tk.dev}/include"
];
postInstall = ''