SHA256
1
0
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:
Ana Guerrero 2024-02-26 18:46:59 +00:00 committed by Git OBS Bridge
commit 6514441658
2 changed files with 8 additions and 3 deletions

View File

@ -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>

View File

@ -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