Lines Matching refs:patch
66 echo "the patch numbers to be continuous and starting from 01"
69 echo "It does not change the Patch<n> and %patch<n> numbers"
71 echo "new patch numbers."
123 for patch in $PLIST; do
124 comp=`get_comp $patch`
125 pnum=`get_pnum $patch`
126 pname=`get_pname $patch`
141 ask_yes_no "Rename $patch to $comp-$ord-$pname?" ans "yes"
143 rename $patch $comp-$ord-$pname $comp
146 rename $patch $comp-$ord-$pname $comp