Marcus Meissner 2019-09-05 11:36:44 +00:00 committed by Git OBS Bridge
parent 1db3184ca0
commit 95d7544c26
2 changed files with 3 additions and 1 deletions

0
x3270-fix-build.patch Normal file
View File

View 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