Changeset 3464

Show
Ignore:
Timestamp:
08/09/07 17:08:25 (1 year ago)
Author:
tg
Message:

that one can now be omitted
we'll have to make sure that a kw_iter of 0 is thought of as 1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/common-nfo/package/busybox/info.nfo

    r3427 r3464  
    66PERMIT_BIN      y 
    77MASTER_SITES    http://www.busybox.net/downloads/ 
    8 DISTFILE_1    ${NAME}-${VERSION}.tar.bz2 
     8DISTFILE      ${NAME}-${VERSION}.tar.bz2 
    99HASHES  md5 
    1010HASH_md5        b4c61fb15642be9dde20e8493788c585 
  • branches/common-nfo/tools/nfotiser/parser.c

    r3463 r3464  
    8787 *   + \2 = kw_iter (unsigned integer value), 0 if not set 
    8888 *   + \3 = kw_multi (case preserving) 
     89 * All KWT_* can match as if they were KWT_NORMAL (if we have a perfect 
     90 * first match); kw_iter=0 and kw_multi=NULL in that case. 
    8991 * 
    9092 * Cf. https://www.freewrt.org/trac/wiki/Documentation/Specs/Freewrt_info_files