Searched refs:PKG (Results 1 - 3 of 3) sorted by relevance

/solaris-userland/components/gutenprint/
H A Dgutenprint.startup24 PKG="pkg:/print/filter/gutenprint"
27 VER=`pkg contents -H -a name=pkg.fmri -o value $PKG | cut -d @ -f 2`
29 echo "$0: Failed to read $PKG package version."
/solaris-userland/tools/
H A Dsunw-history-package36 my $PKG = '/usr/bin/pkg';
43 open($FP, "$PKG contents -r -H -o action.raw $package_name |");
90 open($FP, "$PKG search -r -H -o pkg.name 'SUNW*:depend::*/$_' |");
/solaris-userland/components/openstack/cloudbase-init/
H A DMakefile63 # Copy the PKG-INFO file to the build root
65 $(CP) $(COMPONENT_DIR)/PKG-INFO $(SOURCE_DIR)

Completed in 24 milliseconds