strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68539c3
)
sql: Install SQL schemas in /usr/share/strongswan/templates/database
author
Tobias Brunner
<tobias@strongswan.org>
Fri, 7 Feb 2014 16:43:50 +0000
(17:43 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Wed, 12 Feb 2014 13:08:34 +0000
(14:08 +0100)
src/libcharon/plugins/sql/Makefile.am
patch
|
blob
|
history
diff --git
a/src/libcharon/plugins/sql/Makefile.am
b/src/libcharon/plugins/sql/Makefile.am
index
fd56931
..
50b6dc3
100644
(file)
--- a/
src/libcharon/plugins/sql/Makefile.am
+++ b/
src/libcharon/plugins/sql/Makefile.am
@@
-17,3
+17,6
@@
libstrongswan_sql_la_SOURCES = \
sql_cred.h sql_cred.c sql_logger.h sql_logger.c
libstrongswan_sql_la_LDFLAGS = -module -avoid-version
+
+templatesdir = $(pkgdatadir)/templates/database/sql
+dist_templates_DATA = mysql.sql sqlite.sql