diff options
author | Felix Endres | 2006-12-13 18:09:05 +0100 |
---|---|---|
committer | Felix Endres | 2006-12-13 18:09:05 +0100 |
commit | 2f8ff619e754f4f58c02db14fd24f8cadef87d36 (patch) | |
tree | 36254e6f64ee40a97a5b7d00a5804eaa5b5e87f9 /packaging | |
parent | runvmware xdialog write to stdout. kdmrc template established + (diff) | |
download | core-2f8ff619e754f4f58c02db14fd24f8cadef87d36.tar.gz core-2f8ff619e754f4f58c02db14fd24f8cadef87d36.tar.xz core-2f8ff619e754f4f58c02db14fd24f8cadef87d36.zip |
Bugfix: Some references were still pointing to the temporary installation directory
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@532 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/default_files/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/default_files/control b/packaging/default_files/control index 92c91a1d..43ddb6ad 100644 --- a/packaging/default_files/control +++ b/packaging/default_files/control @@ -7,4 +7,4 @@ Depends: bash (>= 3.0), coreutils (>= 5.2.1), sed (>= 4.1.4), mawk (>= 1.3.3), f Maintainer: Felix Endres <felix-ld4@256bit.org> Description: Diskless Linux Server Setup This project provides a convenient way to setup a server for stateless -(possibly diskless) fat clients. + (possibly diskless) fat clients. |