Removed --nodeps for xCAT-server in instxcat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -164,7 +164,7 @@ if $GREP xCAT-server $SVNUP; then | ||||
|    mv $source/SRPMS/xCAT-server-$VER*rpm $SRCDIR | ||||
| fi | ||||
| if [ "$OSNAME" = "AIX" ]; then | ||||
| 	echo "rpm -Uvh --nodeps xCAT-server-$SHORTVER*rpm" >> $DESTDIR/instxcat | ||||
| 	echo "rpm -Uvh xCAT-server-$SHORTVER*rpm" >> $DESTDIR/instxcat | ||||
| fi | ||||
|  | ||||
| if $GREP xCAT-rmc $SVNUP; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user