mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	stop building i386 version of xcat pkgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16557 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -197,7 +197,7 @@ then | ||||
| Origin: xCAT internal repository | ||||
| Label: xcat-dep bazaar repository | ||||
| Codename: $dist | ||||
| Architectures: i386 amd64  | ||||
| Architectures: amd64  | ||||
| Components: main | ||||
| Description: Repository automatically genereted conf  | ||||
|  | ||||
|   | ||||
| @@ -209,7 +209,7 @@ then | ||||
| Origin: xCAT internal repository | ||||
| Label: xcat-core bazaar repository | ||||
| Codename: $dist | ||||
| Architectures: amd64 i386  | ||||
| Architectures: amd64  | ||||
| Components: main | ||||
| Description: Repository automatically genereted conf  | ||||
| SignWith: yes | ||||
| @@ -307,7 +307,7 @@ then | ||||
| Origin: xCAT internal repository | ||||
| Label: xcat-dep bazaar repository | ||||
| Codename: $dist | ||||
| Architectures: i386 amd64  | ||||
| Architectures: amd64  | ||||
| Components: main | ||||
| Description: Repository automatically genereted conf  | ||||
| SignWith: yes | ||||
|   | ||||
| @@ -251,7 +251,7 @@ for rpmname in xCAT xCATsn; do | ||||
| 			./makerpm $rpmname "$EMBED" | ||||
| 			if [ $? -ne 0 ]; then FAILEDRPMS="$FAILEDRPMS $rpmname"; fi | ||||
| 		else | ||||
| 			for arch in x86_64 i386 ppc64 s390x; do | ||||
| 			for arch in x86_64 ppc64 s390x; do | ||||
| 				./makerpm $rpmname $arch "$EMBED" | ||||
| 				if [ $? -ne 0 ]; then FAILEDRPMS="$FAILEDRPMS $rpmname-$arch"; fi | ||||
| 			done | ||||
|   | ||||
		Reference in New Issue
	
	Block a user