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

/solaris-userland-s11u3/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-s11u3/tools/
H A Dsunw-history-package34 my $PKG = '/usr/bin/pkg';
41 open($FP, "$PKG contents -r -H -o action.raw $package_name |");
88 open($FP, "$PKG search -r -H -o pkg.name 'SUNW*:depend::*/$_' |");
/solaris-userland-s11u3/components/openstack/cloudbase-init/
H A DMakefile53 # Copy the PKG-INFO file to the build root
55 $(CP) $(COMPONENT_DIR)/PKG-INFO $(SOURCE_DIR)

Completed in 18 milliseconds