Sync from SUSE:SLFO:Main linux-glibc-devel revision 61a19a4ea7de645f305c8be89d3f8ee5
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 06:57:18 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN. (bsc#1240154)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 16:21:33 UTC 2024 - Takashi Iwai <tiwai@suse.com>
|
||||
|
||||
|
@@ -98,7 +98,7 @@ required for compilation of almost all programs.
|
||||
|
||||
%prep
|
||||
%setup -q -n linux-glibc-devel-%{version}
|
||||
%patch1 -p1
|
||||
%patch -P 1 -p1
|
||||
|
||||
%build
|
||||
for karch in *; do
|
||||
|
Reference in New Issue
Block a user