Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.16 by slords, Thu Dec 7 03:10:26 2006 UTC | Revision 1.17 by slords, Sun Jan 28 20:27:35 2007 UTC | |
---|---|---|
# | Line 37 check_package() | Line 37 check_package() |
37 | ||
38 | build_package() | build_package() |
39 | { | { |
40 | if mzbuild $1 --specfile $SPEC >> $LOG 2>&1 | if LANG=en_US mzbuild $1 --specfile $SPEC >> $LOG 2>&1 |
41 | then | then |
42 | release_rpms *.rpm | release_rpms *.rpm |
43 | else | else |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |