From 8315c025cfc96b2277663db13ea0ae0975651918 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Fri, 17 Jun 2011 20:06:37 -0400 Subject: Update stage1's SRPM list for stage2. Add libmpc alias to stage2 --- stage2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stage2') diff --git a/stage2 b/stage2 index 622e87a..09a2314 100755 --- a/stage2 +++ b/stage2 @@ -178,7 +178,7 @@ case "$1" in # Packages built by stage1 binutils | gcc | glibc | kernel | x-loader | u-boot \ - | gmp | mpfr | mpc | ppl | cloog | libselinux | zlib \ + | gmp | mpfr | libmpc | mpc | ppl | cloog | libselinux | zlib \ | bash | make | sed | coreutils | util-linux | tar | gzip \ | bzip2 | diffutils | findutils | gawk | patch | unzip | which | gz | grep ) -- cgit