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 |
grub) echo "Not building $package" |
grub) echo "Not building $package" |
25 |
continue |
continue |
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 |