Searched refs:proto (Results 1 - 12 of 12) sorted by relevance

/solaris-desktop/prototypes/
H A Dget-milestone-protos.sh26 scp -p -q goto10.ireland:/jails/snv-mile/root/jds/packages/PKGMAPS/proto/*.proto .
31 scp -p -q astro.ireland:/jails/snv-mile/root/jds/packages/PKGMAPS/proto/*.proto .
34 # Remove proto files for 'src' packages as we are not interested in them.
35 rm -f x86/*-src.proto sparc/*-src.proto
/solaris-desktop/scripts/
H A Ddl-latest-src.sh30 proto=$(echo $SOURCEDIR | cut -d ":" -f 1)
31 if [ $proto != "http" -a $proto != "ftp" ]; then
H A Dfind-latest-versions.sh23 proto=$(echo $LOCATION | cut -d ":" -f 1)
24 if [ $proto != "http" ]; then
/solaris-desktop/
H A Dcron-script.sh283 for f in *.proto; do
284 test -f /jds/packages/PKGMAPS/proto/$f || continue
285 cmp -s $f /jds/packages/PKGMAPS/proto/$f && continue
287 diff $f /jds/packages/PKGMAPS/proto/$f
289 done > /tmp/proto-changes.$$
292 test -s /tmp/proto-changes.$$ && {
295 cat /tmp/proto-changes.$$ ) | \
300 rm -f /tmp/proto-changes.$$
/solaris-desktop/specs/
H A DSUNWgnome-python26.spec191 - Adjustments needed to make the package proto maps equivalent to what gets
H A DSUNWpycairo26.spec166 - Adjustments needed to make the package proto maps equivalent to what gets
H A DSUNWpygobject26.spec175 - Adjustments needed to make the package proto maps equivalent to what gets
H A DSUNWpygtk2-26.spec189 - Adjustments needed to make the package proto maps equivalent to what gets
H A DSUNWpygtksourceview26.spec168 - Adjustments needed to make the package proto maps equivalent to what gets
H A DSUNWpyorbit26.spec166 - Adjustments needed to make the package proto maps equivalent to what gets
H A DSUNWbrltty.spec193 - Adjustments needed to make the package proto maps equivalent to what gets
H A DSUNWgnome-desktop-prefs.spec330 - Create mimeinfo.cache because build breaking with /dev/null in proto. Remove

Completed in 38 milliseconds