mirror of
https://github.com/chatmail/core.git
synced 2026-05-23 00:36:32 +03:00
allow installing lib and include under different prefixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
prefix={prefix}
|
||||
libdir=${{prefix}}/lib
|
||||
includedir=${{prefix}}/include
|
||||
libdir={libdir}
|
||||
includedir={includedir}
|
||||
|
||||
Name: {name}
|
||||
Description: {description}
|
||||
|
||||
Reference in New Issue
Block a user