make util fails
Jason Quinn wrote on Nov 26, 2010
Using the new package manager, I get
When I try "make util"
Jason
if: Expression Syntax.
make: *** [util] Error 1
When I try "make util"
Jason
Mike Fitzpatrick wrote on Nov 26, 2010
That shouldn't actually be in there, the 'util' in this case are the scripts used to run all this and gets unpacked when you do a "make self_update". It let's me distribute new features or bug fixes to the package manager without a whole IRAF patch, but the script building the repository manifest should ignore it.
I've changed the master manifest file so you can do a "make update" to get it, likewise you can do "make self_update" to get a fixed version of the script that gets rid of the error message.
I've changed the master manifest file so you can do a "make update" to get it, likewise you can do "make self_update" to get a fixed version of the script that gets rid of the error message.
Last post on Nov 26, 2010