mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
changed build and install process
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user