forked from pool/x3270
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
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -36,6 +36,7 @@ Patch105: x3270-missing-include.patch
|
|||||||
Patch106: x3270-missing-file.patch
|
Patch106: x3270-missing-file.patch
|
||||||
Patch107: reproducible.patch
|
Patch107: reproducible.patch
|
||||||
Patch108: mkversion.patch
|
Patch108: mkversion.patch
|
||||||
|
Patch109: x3270-fix-build.patch
|
||||||
BuildRequires: bdftopcf
|
BuildRequires: bdftopcf
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: fontpackages-devel
|
BuildRequires: fontpackages-devel
|
||||||
@ -112,6 +113,7 @@ for d in x3270 c3270 s3270 tcl3270 pr3287 ; do
|
|||||||
(cd $d
|
(cd $d
|
||||||
%patch108 -p2
|
%patch108 -p2
|
||||||
)
|
)
|
||||||
|
%patch109 -p1
|
||||||
done
|
done
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user