From 9b5cba7084002a6781f4089d66d93a4e05ffc60b Mon Sep 17 00:00:00 2001 From: Minto van der Sluis Date: Sun, 2 Dec 2007 12:05:34 +0100 Subject: [PATCH] Added sde-list command framework --- lib/sde-list/download.in | 19 +++++++++++++++++++ lib/sde-list/package.in | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 lib/sde-list/download.in create mode 100644 lib/sde-list/package.in diff --git a/lib/sde-list/download.in b/lib/sde-list/download.in new file mode 100644 index 0000000..bac4237 --- /dev/null +++ b/lib/sde-list/download.in @@ -0,0 +1,19 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: lib/sde-list/download.in +# Copyright (C) 2006 - 2007 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 --- + +#Description: TODO: +#Alias: dl + +echo_abort 1 "Not yet implemented" + diff --git a/lib/sde-list/package.in b/lib/sde-list/package.in new file mode 100644 index 0000000..e05fb0b --- /dev/null +++ b/lib/sde-list/package.in @@ -0,0 +1,19 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: lib/sde-list/package.in +# Copyright (C) 2006 - 2007 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 --- + +#Description: TODO +#Alias: pkg + +echo_abort 1 "Not yet implemented" +