From fe10143fd8e13cc27579dc9afc3f1fee93cd3c64 Mon Sep 17 00:00:00 2001 From: louis Date: Mon, 6 Apr 2015 15:34:08 +0200 Subject: changed build and install process --- libskindesignerapi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libskindesignerapi') diff --git a/libskindesignerapi/Makefile b/libskindesignerapi/Makefile index 7c24db8..fa1ce56 100644 --- a/libskindesignerapi/Makefile +++ b/libskindesignerapi/Makefile @@ -12,7 +12,7 @@ TARGET_LIB = $(SONAME).$(MINOR) PREFIX ?= /usr/local INCDIR ?= $(PREFIX)/include LIBDIR ?= $(PREFIX)/lib -PCDIR ?= $(shell pkg-config --variable pc_path pkg-config |cut -d ':' -f1) +PCDIR ?= $(PREFIX)/lib/pkgconfig TMPDIR ?= /tmp ### The name of the distribution archive: -- cgit v1.2.3