summaryrefslogtreecommitdiffstats
path: root/seabios.git.spec
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2013-09-16 08:50:18 +0200
committerGerd Hoffmann <kraxel@redhat.com>2013-09-16 08:50:18 +0200
commit282fac1eea182919e8cbc44a3df3cfe3933f4d8c (patch)
tree28e35a2e0efebfd7ab2572199b9952a3849dbe45 /seabios.git.spec
parent43cffcf3b5f799364c18830f0ff4214bd839047f (diff)
downloadseabios-282fac1eea182919e8cbc44a3df3cfe3933f4d8c.tar.gz
fix build
Diffstat (limited to 'seabios.git.spec')
-rw-r--r--seabios.git.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/seabios.git.spec b/seabios.git.spec
index 49a093d..64595b9 100644
--- a/seabios.git.spec
+++ b/seabios.git.spec
@@ -57,6 +57,7 @@ function do_build() {
make distclean
cp "$cfg" ".config"
yes "" | make oldconfig
+ make
make $target
}
echo "%{version}-%{release}" > .version