[AD] zipup script broken.

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


the patch that added --quick option to the fix scripts broke the zipup script, or rather the code that parses the batch file and outputs a unix shell script.
 
[%1] == [--quick] should be rewritten to %1 == --quick and translated into test [$1 eq "--quick"]; or something like that... don't have the bash manual before me right now.
 
-henrik
 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/