Changeset 3464
- Timestamp:
- 08/09/07 17:08:25 (1 year ago)
- Files:
-
- branches/common-nfo/package/busybox/info.nfo (modified) (1 diff)
- branches/common-nfo/tools/nfotiser/parser.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/common-nfo/package/busybox/info.nfo
r3427 r3464 6 6 PERMIT_BIN y 7 7 MASTER_SITES http://www.busybox.net/downloads/ 8 DISTFILE _1${NAME}-${VERSION}.tar.bz28 DISTFILE ${NAME}-${VERSION}.tar.bz2 9 9 HASHES md5 10 10 HASH_md5 b4c61fb15642be9dde20e8493788c585 branches/common-nfo/tools/nfotiser/parser.c
r3463 r3464 87 87 * + \2 = kw_iter (unsigned integer value), 0 if not set 88 88 * + \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. 89 91 * 90 92 * Cf. https://www.freewrt.org/trac/wiki/Documentation/Specs/Freewrt_info_files


