From 797e8ff7559e1dfc79d1022de357f6851bda11b4 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Fri, 25 Jan 2013 14:42:59 +0100 Subject: [PATCH] ecn-node: introduced optional LDAP and SQLite modules. --- pkgsel.d/LDAP.ask | 16 ++++++++++++++++ pkgsel.d/SQLite.ask | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 pkgsel.d/LDAP.ask create mode 100644 pkgsel.d/SQLite.ask diff --git a/pkgsel.d/LDAP.ask b/pkgsel.d/LDAP.ask new file mode 100644 index 0000000..b702f67 --- /dev/null +++ b/pkgsel.d/LDAP.ask @@ -0,0 +1,16 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: target/ecn-node/pkgsel.d/LDAP.ask +# Copyright (C) 2013 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +X openldap + diff --git a/pkgsel.d/SQLite.ask b/pkgsel.d/SQLite.ask new file mode 100644 index 0000000..4cc7671 --- /dev/null +++ b/pkgsel.d/SQLite.ask @@ -0,0 +1,16 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: target/ecn-node/pkgsel.d/SQLite.ask +# Copyright (C) 2013 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +X sqlite +