Projects
Eulaceura:Factory
rt-tests
_service:obs_scm:rt-tests-Makefile-do-not-use-p...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:rt-tests-Makefile-do-not-use-python3-for-rhel7.8.patch of Package rt-tests
From 73536483085d27d872b35a3aa459f681b8779020 Mon Sep 17 00:00:00 2001 From: John Kacur <jkacur@redhat.com> Date: Mon, 19 Aug 2019 23:12:42 +0200 Subject: [PATCH] rt-tests: Makefile, do not use python3 for rhel7.8 Don't use python3 for installing python files in rhel7.8 Signed-off-by: John Kacur <jkacur@redhat.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 51b8dea001e3..536772033776 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ CFLAGS ?= -Wall -Wno-nonnull CPPFLAGS += -D_GNU_SOURCE -Isrc/include LDFLAGS ?= -PYLIB ?= $(shell python3 -c 'import distutils.sysconfig; print (distutils.sysconfig.get_python_lib())') +PYLIB ?= $(shell python -c 'import distutils.sysconfig; print (distutils.sysconfig.get_python_lib())') ifndef DEBUG CFLAGS += -O2 -g -- 2.20.1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2