Accepting request 1149463 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1149463 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iso_ent?expand=0&rev=19
This commit is contained in:
commit
384dc894ff
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 13:49:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 20 07:49:39 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@ -47,7 +47,7 @@ Character entity sets for ISO 8879:1986.
|
||||
unzip -aq $RPM_SOURCE_DIR/%{ke_pkg}
|
||||
cp -p $RPM_SOURCE_DIR/ISOgrk5.gz .
|
||||
gunzip ISOgrk5.gz
|
||||
%patch0 -p1
|
||||
%patch -P 0 -p1
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user