Add xCAT-web to AIX tarball

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3488 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2009-06-02 14:28:17 +00:00
parent f3bb891229
commit e8378aea9d

View File

@ -76,6 +76,10 @@ echo "rpm -Uvh xCAT-$VER-*rpm" >> $RPMDIR/instxcat
mv /opt/freeware/src/packages/RPMS/ppc/xCAT-rmc-$VER-*rpm $RPMDIR/
echo "rpm -Uvh xCAT-rmc-$VER-*rpm" >> $RPMDIR/instxcat
./makewebrpm
mv /opt/freeware/src/packages/RPMS/noarch/xCAT-web-$VER-*rpm $RPMDIR/
#echo "rpm -Uvh xCAT-web-$VER-*rpm" >> $RPMDIR/instxcat
#
# create the tar.gz file to upload
#