mirror of
https://github.com/clearlinux/graphene.git
synced 2026-08-27 03:08:05 +00:00
Clean up newly migrated apps and LTP
This commit is contained in:
@@ -19,7 +19,7 @@ PYTHONDISTHOME := $(PYTHONPATH)/lib/python3/dist-packages
|
||||
PYTHONSHORTVERSION := $(subst python,,$(subst .,,$(PYTHONVERSION)))
|
||||
|
||||
# Relative path to Graphene root
|
||||
GRAPHENEDIR ?= ../../../../..
|
||||
GRAPHENEDIR ?= ../..
|
||||
|
||||
ifeq ($(DEBUG),1)
|
||||
GRAPHENEDEBUG = inline
|
||||
|
||||
Reference in New Issue
Block a user