From 0e890aa5c325eb79541b729bb71e2ad788153776 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Fri, 11 Nov 2005 15:03:06 +0000 Subject: [PATCH] * added basic azazel structure as mnemosyne extender --- config.in | 17 +++++++++++++++++ extends | 1 + pkgsel.in | 15 +++++++++++++++ preconfig.in | 16 ++++++++++++++++ 4 files changed, 49 insertions(+) create mode 100644 config.in create mode 100644 extends create mode 100644 pkgsel.in create mode 100644 preconfig.in diff --git a/config.in b/config.in new file mode 100644 index 0000000..dca4a17 --- /dev/null +++ b/config.in @@ -0,0 +1,17 @@ +#!/bin/sh +# --- T2-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# T2 SDE: target/azazel/config.in +# Copyright (C) 2004 - 2005 The T2 SDE 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. +# --- T2-COPYRIGHT-NOTE-END --- + +menu_begin MENU_MNEMOSYNE 'Advanced Options' + diff --git a/extends b/extends new file mode 100644 index 0000000..5966933 --- /dev/null +++ b/extends @@ -0,0 +1 @@ +mnemosyne diff --git a/pkgsel.in b/pkgsel.in new file mode 100644 index 0000000..a8f9fe7 --- /dev/null +++ b/pkgsel.in @@ -0,0 +1,15 @@ +# --- T2-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# T2 SDE: target/azazel/pkgsel.in +# Copyright (C) 2004 - 2005 The T2 SDE 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. +# --- T2-COPYRIGHT-NOTE-END --- + +menu_end diff --git a/preconfig.in b/preconfig.in new file mode 100644 index 0000000..244a7f1 --- /dev/null +++ b/preconfig.in @@ -0,0 +1,16 @@ +# --- T2-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# T2 SDE: target/azazel/preconfig.in +# Copyright (C) 2004 - 2005 The T2 SDE 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. +# --- T2-COPYRIGHT-NOTE-END --- + +var_append CFGTEMP_TARGETLIST ' ' "azazel Azazel,_business_desktop_(TRUNK)" +