Lines Matching refs:readme
399 readme="""\
410 readme="""\
424 readme="""\
437 readme="""\
448 readme="""\
466 readme="""\
1355 readme = textwrap.dedent(recipe['readme'])
1365 readme = readme % textvars
1395 fp = open(os.path.join(rsrcDir, 'ReadMe.txt'), 'w')
1396 fp.write(readme)
1427 IFPkgDescriptionDescription=readme,
1623 fn = os.path.join(folder, "ReadMe.rtf")
1624 patchFile("resources/ReadMe.rtf", fn)
1635 # And copy the readme into the directory containing the installer
1636 patchFile('resources/ReadMe.rtf',
1637 os.path.join(WORKDIR, 'installer', 'ReadMe.rtf'))