BF: install_yn is currently 'lost' between shell commands
Compare changes
+ 4
− 4
@@ -156,13 +156,13 @@ tclinstall:
The current tclinstall
rule looks to be failing due to install_yn
not being propagated between shell commands. This breaks the test that runs auto_mkindex
, example output from a make install
below
Installing tcl scripts
install -p -m 0755 feat.tcl <blah>/tcl/
...
ln -s Runtcl Feat_gui
...
/bin/sh: line 0: [: =: unary operator expected