/[smeserver]/builds_bin/build_all
ViewVC logotype

Diff of /builds_bin/build_all

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.8 by gordonr, Mon Feb 13 04:04:23 2006 UTC Revision 1.13 by gordonr, Tue Mar 14 05:06:29 2006 UTC
# Line 19  do Line 19  do
19          cdrom.image) continue ;;          cdrom.image) continue ;;
20          e-smith-qpsmtpd) continue ;;          e-smith-qpsmtpd) continue ;;
21          e-smith-spamassassin) continue ;;          e-smith-spamassassin) continue ;;
22            isolinux) continue ;;
23    
24          qpsmtpd) echo "$package doesn't build automagically yet"          grub)   echo "Not building $package"
25                   continue ;;                  continue
26                    ;;
         perl-CGI-FormMagick) echo "$package doesn't build automagically yet"  
                              continue ;;  
27    
28          *) ;;          *) ;;
29      esac      esac
# Line 58  do Line 57  do
57    
58      if mzbuild >>$LOG 2>&1      if mzbuild >>$LOG 2>&1
59      then      then
60          release_rpms *.rpm          :
61      else      else
62          echo "Build of $package failed - check $LOG"          echo "Build of $package failed - check $LOG"
63      fi      fi


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed