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

/solaris-desktop/scripts/
H A Dinstall-jds784 pdesc=`grep '^Synopsis:' */README.* | head -1 | cut -f2- -d:` \
786 if [ "x$pdesc" = x ]; then
787 pdesc="Patch $dummy"
790 eval "PATCH_DESC_${dummy}=\"$pdesc\""

Completed in 155 milliseconds