diff options
-rw-r--r-- | seabios.git.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/seabios.git.spec b/seabios.git.spec index ee53b68..255d01b 100644 --- a/seabios.git.spec +++ b/seabios.git.spec @@ -57,6 +57,7 @@ function do_build() { cp "$cfg" ".config" yes "" | make oldconfig make EXTRAVERSION="$extra" + make EXTRAVERSION="$extra" iasl make EXTRAVERSION="$extra" $target } echo "%{version}" > .version |