diff options
Diffstat (limited to 'coreboot.git.spec')
-rw-r--r-- | coreboot.git.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/coreboot.git.spec b/coreboot.git.spec index f235a34..c26f1e3 100644 --- a/coreboot.git.spec +++ b/coreboot.git.spec @@ -8,7 +8,7 @@ Summary: open source x86 firmware Group: Applications/Emulators License: GPLv2+ Source0: coreboot.git-g0cc33da.tar.xz -Source1: 3rdparty-vboot-gfbf631c.tar.gz +#Source1: 3rdparty-vboot-gfbf631c.tar.gz Source10: config.i440fx.seabios Source11: config.i440fx.seabios.corevga @@ -36,7 +36,7 @@ coreboot tools %prep %setup -q -n %{name} -tar xf %{SOURCE1} +#tar xf %{SOURCE1} %build function do_build() { |