mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
got to support both DESTDIR and PREFIX
This commit is contained in:
parent
7ed845c4f2
commit
12080f6071
6 changed files with 19 additions and 15 deletions
|
@ -1,4 +1,4 @@
|
|||
libdir = ${DESTDIR}/lib
|
||||
libdir = ${PREFIX}/lib
|
||||
|
||||
INSTALL = install
|
||||
LIBS = libpsyc.a libpsyc.so
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue