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:
parent
f3bb891229
commit
e8378aea9d
@ -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
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user