Browse Source

* added basic registration for Lamassu

master
Alejandro Mery 18 years ago
parent
commit
450474c0c4
4 changed files with 49 additions and 0 deletions
  1. +17
    -0
      config.in
  2. +1
    -0
      extends
  3. +15
    -0
      pkgsel.in
  4. +16
    -0
      preconfig.in

+ 17
- 0
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/lamassu/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'

+ 1
- 0
extends

@ -0,0 +1 @@
mnemosyne2

+ 15
- 0
pkgsel.in

@ -0,0 +1,15 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: target/lamassu/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

+ 16
- 0
preconfig.in

@ -0,0 +1,16 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: target/lamassu/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 ' ' "lamassu Lamassu,_ruling_the_pass_(TRUNK)"

Loading…
Cancel
Save