-Fix build of 2.1 'web' package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1560 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
0c48e779c3
commit
e99459f571
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
OSNAME=$(uname)
|
||||
version='2.0'
|
||||
version='2.1'
|
||||
|
||||
if [ "$OSNAME" = "AIX" ]
|
||||
then
|
||||
|
@ -5,7 +5,7 @@ Release: snap%(date +"%Y%m%d%H%M")
|
||||
|
||||
License: EPL
|
||||
Group: Applications/System
|
||||
Source: xCAT-web-2.0.tar.gz
|
||||
Source: xCAT-web-2.1.tar.gz
|
||||
Packager: IBM Corp.
|
||||
Vendor: IBM Corp.
|
||||
URL: http://xcat.org
|
||||
|
Loading…
Reference in New Issue
Block a user