diff --git a/x3270-fix-build.patch b/x3270-fix-build.patch new file mode 100644 index 0000000..473a0f4 diff --git a/x3270.spec b/x3270.spec index 66e9da4..b096ad4 100644 --- a/x3270.spec +++ b/x3270.spec @@ -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