-remove xcat-web, and add xcat-ui to the build script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3663 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
221a9d0ae0
commit
8fe63d6438
@ -76,9 +76,9 @@ 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
|
||||
./makeuirpm
|
||||
mv /opt/freeware/src/packages/RPMS/noarch/xCAT-ui-$VER-*rpm $RPMDIR/
|
||||
#echo "rpm -Uvh xCAT-ui-$VER-*rpm" >> $RPMDIR/instxcat
|
||||
|
||||
#
|
||||
# create the tar.gz file to upload
|
||||
|
Loading…
Reference in New Issue
Block a user