On Tue, 2017-06-20 at 22:29 +0200, Nicolas Iooss wrote:
> This variable is not used in any Makefile in python/.
> 
> Signed-off-by: Nicolas Iooss <[email protected]>

Thanks, applied all three.

> ---
>  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

Reply via email to