This commit is contained in:
parent
1db3184ca0
commit
95d7544c26
0
x3270-fix-build.patch
Normal file
0
x3270-fix-build.patch
Normal file
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package x3270
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -36,6 +36,7 @@ Patch105: x3270-missing-include.patch
|
||||
Patch106: x3270-missing-file.patch
|
||||
Patch107: reproducible.patch
|
||||
Patch108: mkversion.patch
|
||||
Patch109: x3270-fix-build.patch
|
||||
BuildRequires: bdftopcf
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: fontpackages-devel
|
||||
@ -112,6 +113,7 @@ for d in x3270 c3270 s3270 tcl3270 pr3287 ; do
|
||||
(cd $d
|
||||
%patch108 -p2
|
||||
)
|
||||
%patch109 -p1
|
||||
done
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user