forked from pool/x3270
Accepting request 1151325 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1151325 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=49
This commit is contained in:
commit
6514441658
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:03:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 18 11:00:58 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||
|
||||
|
@ -108,9 +108,9 @@ x026 is a fun toy which emulates an x026 puncher.
|
||||
# -q uietly -c reate -name all3270
|
||||
# -a fter changing into all3270, expand sources
|
||||
%setup -q -n suite3270-%{version} -a1
|
||||
%patch0
|
||||
%patch100
|
||||
%patch102
|
||||
%patch -P 0
|
||||
%patch -P 100
|
||||
%patch -P 102
|
||||
|
||||
find . -name ".gitignore" -delete
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user