Browse Source

* splited azazel pkgsel.in into inconfig.in

master
Alejandro Mery 18 years ago
parent
commit
70b0799035
2 changed files with 16 additions and 2 deletions
  1. +16
    -0
      inconfig.in
  2. +0
    -2
      pkgsel.in

+ 16
- 0
inconfig.in

@ -0,0 +1,16 @@
# --- 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
comment ' '

+ 0
- 2
pkgsel.in

@ -12,8 +12,6 @@
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END --- # --- T2-COPYRIGHT-NOTE-END ---
menu_end
if [ -s $cfgtmpdir/azazel.awkgen.in ]; then if [ -s $cfgtmpdir/azazel.awkgen.in ]; then
. $cfgtmpdir/azazel.awkgen.in \ . $cfgtmpdir/azazel.awkgen.in \
> $cfgtmpdir/azazel.pkgsel.awk > $cfgtmpdir/azazel.pkgsel.awk

Loading…
Cancel
Save