This variable is not used in any Makefile in python/. Signed-off-by: Nicolas Iooss <nicolas.iooss@xxxxxxx> --- python/sepolicy/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/python/sepolicy/Makefile b/python/sepolicy/Makefile index 0d2bec2042b0..5a56e6c8122e 100644 --- a/python/sepolicy/Makefile +++ b/python/sepolicy/Makefile @@ -2,7 +2,6 @@ PYTHON ?= python # Installation directories. PREFIX ?= $(DESTDIR)/usr -SYSCONFDIR ?= $(DESTDIR)/etc/sysconfig LIBDIR ?= $(PREFIX)/lib BINDIR ?= $(PREFIX)/bin DATADIR ?= $(PREFIX)/share -- 2.13.1