SHA256
1
0
forked from pool/kmod

Accepting request 1089524 from home:michals

- On usrmerged system move kernel modules into /usr as well (boo#1211796)
  + usr-lib-modules.patch
- Refresh usr-lib-modprobe.patch
- Refresh no-stylesheet-download.patch

OBS-URL: https://build.opensuse.org/request/show/1089524
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=213
This commit is contained in:
2023-05-29 09:49:12 +00:00
committed by Git OBS Bridge
parent f3858ca434
commit 18d10a1b0f
6 changed files with 684 additions and 17 deletions

View File

@@ -43,6 +43,7 @@ Patch6: 0012-modprobe-print-unsupported-status.patch
Patch7: usr-lib-modprobe.patch
Patch8: no-stylesheet-download.patch
Patch9: 0001-testsuite-repair-read-of-uninitialized-memory.patch
Patch10: usr-lib-modules.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: docbook-xsl-stylesheets
@@ -72,6 +73,9 @@ buildloop with the kernel.
%prep
%setup -q -n kmod-%version
%autopatch -p1
%if 0%{?suse_version} < 1550
%patch10 -p1 -R
%endif
%build
GTKDOCIZE=/bin/true autoreconf -fi