fix
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=280
This commit is contained in:
parent
455f774515
commit
7962425676
@ -32,7 +32,7 @@ SUSE specific kernel provides/requires scripts
|
||||
+ case "$f" in
|
||||
+ */lib/modules/*/*.ko | */lib/modules/*/*.ko.gz)
|
||||
+ flavor=${f#*/lib/modules/}
|
||||
+ flavor=${f%%/*}
|
||||
+ flavor=${flavor%%/*}
|
||||
+ echo "kernel-uname-r = $flavor"
|
||||
+ ;;
|
||||
+ esac
|
||||
|
Loading…
Reference in New Issue
Block a user