diff options
Diffstat (limited to 'packaging/rinato-linux-kernel.spec')
-rw-r--r-- | packaging/rinato-linux-kernel.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/rinato-linux-kernel.spec b/packaging/rinato-linux-kernel.spec index 0c9c07e35e0..27408562451 100644 --- a/packaging/rinato-linux-kernel.spec +++ b/packaging/rinato-linux-kernel.spec @@ -33,7 +33,7 @@ Provides: %{variant}-kernel-uname-r = %{fullVersion} This package contains the Linux kernel for Tizen (%{profile} profile, arch %{buildarch}, target board %{target_board}) %prep -%setup -q +%setup -q -n linux-kernel-%{version} %build # Make sure EXTRAVERSION says what we want it to say |