Home
last modified time | relevance | path

Searched refs:rootdir (Results 1 – 8 of 8) sorted by relevance

/buildroot/support/scripts/
A Dfix-rpath95 "${PATCHELF}" --make-rpath-relative "${rootdir}" "${sanitize_extra_args[@]}" "${file}"
101 local rootdir tree
113 rootdir="${HOST_DIR}"
136 rootdir="${STAGING_DIR}"
148 rootdir="${TARGET_DIR}"
170 find "${rootdir}" "${find_args[@]}" \
172 bash -c 'patch_file "${@}"' _ "${PATCHELF}" "${rootdir}" {} "${sanitize_extra_args[@]}"
A Dpkg-stats384 rootdir = root.split("/")
385 if len(rootdir) < 1:
387 if rootdir[0] not in WALK_USEFUL_SUBDIRS:
/buildroot/package/makedevs/
A Dmakedevs.c464 char *rootdir = NULL; in main() local
482 if (optind >= argc || (rootdir=argv[optind])==NULL) { in main()
486 if (chdir(rootdir) != 0) { in main()
487 bb_perror_msg_and_die("Couldnt chdir to %s", rootdir); in main()
492 printf("rootdir=%s\n", rootdir); in main()
562 full_name = concat_path_file(rootdir, name); in main()
/buildroot/package/patchelf/
A D0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch247 + debug("removing directory '%s' from RPATH because it's not in rootdir\n",
/buildroot/package/python-magic-wormhole/
A D0001-Update-versioneer-to-0.29.patch1436 raise NotThisMethod("rootdir doesn't start with parentdir_prefix")
/buildroot/package/python-magic-wormhole-mailbox-server/
A D0002-Update-versioneer-to-0.29.patch1445 raise NotThisMethod("rootdir doesn't start with parentdir_prefix")
/buildroot/package/python-magic-wormhole-transit-relay/
A D0001-Update-versioneer-to-0.29.patch1445 raise NotThisMethod("rootdir doesn't start with parentdir_prefix")
/buildroot/package/python-spake2/
A D0001-Update-versioneer-to-0.29.patch1445 raise NotThisMethod("rootdir doesn't start with parentdir_prefix")

Completed in 29 milliseconds