mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
Merge r7602 from trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7783 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
%{echo:kversion=%{kversion}
|
||||
}
|
||||
# kernel_rpm: Name of the kernel RPM if the kernel is available as an RPM.
|
||||
# krpmver: Version of the kernel RPM. Not necessarily identical to %{kversion}.
|
||||
# krpmver: Version of the kernel RPM. Not necessarily identical to kversion.
|
||||
%if %{expand:%%(rpm --quiet -qf /lib/modules/%{kversion}/kernel/arch 2>/dev/null;
|
||||
echo $((1-$?)))}
|
||||
%define kernel_rpm %{expand:%%(
|
||||
|
||||
Reference in New Issue
Block a user