Packages: added Python 3 support on Amazon Linux 2 (LTS).
This commit is contained in:
@@ -91,7 +91,8 @@ endif
|
||||
|
||||
ifeq ($(OSVER), amazonlinux2)
|
||||
include Makefile.php
|
||||
include Makefile.python
|
||||
include Makefile.python27
|
||||
include Makefile.python37
|
||||
include Makefile.go
|
||||
include Makefile.perl
|
||||
include Makefile.jsc-common
|
||||
|
||||
Reference in New Issue
Block a user