From 12e050a766746bf80f34d4659d47049c0bbdd7be Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 15 Jun 2007 14:41:35 +0000 Subject: * simplified use of PATH-variables to only the top-level set, all the others will cease to be settable by the user soon * adjusted builddebianpackage accordingly (and did a cleanup along the way) Felix: please review, I hope I didn't mess it up... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1167 95ad53e4-c205-0410-b2fa-d234c58c8868 --- packaging/default_files/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'packaging') diff --git a/packaging/default_files/control b/packaging/default_files/control index 43ddb6ad..f4a8cec6 100644 --- a/packaging/default_files/control +++ b/packaging/default_files/control @@ -3,8 +3,9 @@ Version: 4-1 Section: base Priority: optional Architecture: all -Depends: bash (>= 3.0), coreutils (>= 5.2.1), sed (>= 4.1.4), mawk (>= 1.3.3), findutils (>= 4.2.22) +Depends: bash (>= 3.0), coreutils (>= 5.2.1), sed (>= 4.1.4), mawk (>= 1.3.3), + findutils (>= 4.2.22), perl (>= 5.8) Maintainer: Felix Endres -Description: Diskless Linux Server Setup +Description: Stateles Linux Extensions Server Setup This project provides a convenient way to setup a server for stateless - (possibly diskless) fat clients. + (possibly diskless) clients. -- cgit v1.2.3-55-g7522