summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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