Fix checksum calculation with DESTDIR installations
This commit is contained in:
@@ -18,7 +18,7 @@ INCLUDES = \
|
|||||||
-I$(top_srcdir)/src/libhydra \
|
-I$(top_srcdir)/src/libhydra \
|
||||||
-I$(top_srcdir)/src/libcharon
|
-I$(top_srcdir)/src/libcharon
|
||||||
AM_CFLAGS = \
|
AM_CFLAGS = \
|
||||||
-DPLUGINDIR=\"${plugindir}\" \
|
-DPLUGINDIR=\"${DESTDIR}${plugindir}\" \
|
||||||
-rdynamic
|
-rdynamic
|
||||||
|
|
||||||
# we keep track of build dependencies in deps and use libs to store the paths
|
# we keep track of build dependencies in deps and use libs to store the paths
|
||||||
|
|||||||
Reference in New Issue
Block a user