Searched defs:packages (Results 1 - 3 of 3) sorted by relevance

/pkg/src/
H A DMakefile31 packages := TARGET = install macro
97 # Use the bits we just built to create the packages.
98 packages: install pylint pep8
H A Dsetup.py102 pkgs_dir = os.path.normpath(os.path.join(pwd, os.pardir, "packages", arch))
109 py_install_dir = 'usr/lib/python' + py_version + '/vendor-packages'
343 packages = [ variable
1814 packages = packages, variable
/pkg/src/tests/api/
H A Dt_api_list.py50 packages = [ variable in class:TestApiList
184 for p in self.packages:
242 # Ensure that the second repo's packages have exactly the same
344 # Want packages with no
376 # Get ordered list of all packages.
484 packages not for the current image variant, and all but
541 packages not for the current image variant, and packages
569 ([], 18) # Only packages with no category assigned.
600 only installed packages an
[all...]

Completed in 16 milliseconds