FwdTmp escribió:
> Hello
> 
> dont i remember correctly that some time ago the "prepare.pl" script
> was able to prepare only the selected package? i mean this:
> 
>   ./prepare HUN firefox.bat
> 
> as I can recall it worked, but now it processes all the script files
> (official 4.8).
> 
> how was it?
> 
>   
> 
well, yes..
http://sourceforge.net/apps/trac/unattended/changeset/2989/trunk/install/tools/prepare

It was because the prepare script was processing *.reg
files..
maybe this line could work better:
for cmdfile in `egrep -lri "URL\|($WINLANG|ALL)" scripts/$2.bat`

which means that you need to run:

./prepare HUN firefox

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to