Searched refs:patches_dir (Results 1 – 2 of 2) sorted by relevance
30 patches_dir = os.path.join(os.path.dirname(os.path.realpath(__file__)),32 assert os.path.isdir(patches_dir)35 for p in utils.find(["*.patch"], patches_dir):
156 patches_dir = os.path.join(patch_dir, 'patches') variable163 patch_file = os.path.join(patches_dir, patch['name'] + '.patch')