From 87d4ec0e32cc98059c210feb0604d3d387a282f7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 20 Feb 2014 21:51:10 +0100 Subject: fix makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 719c5bd..e1b38bc 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ LIBDIR ?= $(PREFIX)$(LIB) DATADIR ?= $(PREFIX)$(DATA) DOCDIR ?= $(DATADIR)/doc LICENSEDIR ?= $(DATADIR)/licenses -INFODIR ?= $(INFODIR)/info +INFODIR ?= $(DATADIR)/info SHEBANG ?= /usr/bin/python3 COMMAND ?= blueshift -- cgit v1.2.3-70-g09d2