ncurses 6.3 restrict patch (#32271)
This commit is contained in:
parent
362cdc5437
commit
7acc082fba
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ class Ncurses(AutotoolsPackage, GNUMirrorPackage):
|
||||||
|
|
||||||
patch("patch_gcc_5.txt", when="@6.0%gcc@5.0:")
|
patch("patch_gcc_5.txt", when="@6.0%gcc@5.0:")
|
||||||
patch("sed_pgi.patch", when="@:6.0")
|
patch("sed_pgi.patch", when="@:6.0")
|
||||||
patch("nvhpc_fix_preprocessor_flag.patch", when="@6.0:%nvhpc")
|
patch("nvhpc_fix_preprocessor_flag.patch", when="@6.0:6.2%nvhpc")
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def determine_version(cls, exe):
|
def determine_version(cls, exe):
|
||||||
|
|
Loading…
Reference in a new issue