ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/scripts/shell/build.sh
(Generate patch)

Comparing misc/scripts/shell/build.sh (file contents):
Revision 1.4 by tdb, Wed Mar 12 09:56:49 2003 UTC vs.
Revision 1.5 by tdb, Fri Mar 28 20:06:53 2003 UTC

# Line 121 | Line 121 | for PROG in $PROGS; do
121          conient)
122              iscreambuild $CMSSOURCE/conient $BUILDS/conient yes
123              ;;
124        dbreporter)
125            iscreambuild $CMSSOURCE/reports/DBReporter $BUILDS/dbreporter yes
126            ;;
124          rrdgraphing)
125              iscreambuild $CMSSOURCE/reports/rrdgraphing $BUILDS/rrdgraphing no
126              ;;
127          php)
128              iscreambuild $CMSSOURCE/reports/php $BUILDS/php no
129              ;;
133        winhost)
134            iscreambuild $CMSSOURCE/host/winhost $BUILDS/winhost no
135            ;;
130          libstatgrab)
131              gnubuild $CMSSOURCE/libstatgrab $BUILDS/libstatgrab yes
132              ;;
133          ihost)
134 <            gnubuild $CMSSOURCE/host/ihost $BUILDS/ihost no
134 >            gnubuild $CMSSOURCE/ihost $BUILDS/ihost no
135              ;;
136      esac
137   done

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines