author | kergoth <kergoth> | 2002-08-29 19:56:23 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-08-29 19:56:23 (UTC) |
commit | 4b864b9a6509d3b43be34d39264a9c23f5240641 (patch) (unidiff) | |
tree | d8c8054ce83717b055726bfc0ad3aea1d5f9cd12 /scripts/remove | |
parent | 51f2688d69dba8e865190d8b7a67b32b18dd8371 (diff) | |
download | opie-4b864b9a6509d3b43be34d39264a9c23f5240641.zip opie-4b864b9a6509d3b43be34d39264a9c23f5240641.tar.gz opie-4b864b9a6509d3b43be34d39264a9c23f5240641.tar.bz2 |
Correcting various syntax problems in control files.
-rw-r--r-- | scripts/remove/opie-remove.control | 2 | ||||
-rw-r--r-- | scripts/remove/qpe-remove.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/remove/opie-remove.control b/scripts/remove/opie-remove.control index 8ccedcd..cb4a406 100644 --- a/scripts/remove/opie-remove.control +++ b/scripts/remove/opie-remove.control | |||
@@ -1,5 +1,5 @@ | |||
1 | Packagename: opie-remove | ||
2 | Maintainer: Patrick S. Vogt <tille@handhelds.org> | 1 | Maintainer: Patrick S. Vogt <tille@handhelds.org> |
3 | Section: opie/system | 2 | Section: opie/system |
3 | Priority: optional | ||
4 | Version: 0.9.1 | 4 | Version: 0.9.1 |
5 | Description: Remove opie -- Use at own risc -- will remove opie and /opt/QtPalmtop/ | 5 | Description: Remove opie -- Use at own risc -- will remove opie and /opt/QtPalmtop/ |
diff --git a/scripts/remove/qpe-remove.control b/scripts/remove/qpe-remove.control index b239713..b1f002d 100644 --- a/scripts/remove/qpe-remove.control +++ b/scripts/remove/qpe-remove.control | |||
@@ -1,5 +1,5 @@ | |||
1 | Packagename: qpe | ||
2 | Maintainer: Patrick S. Vogt <tille@handhelds.org> | 1 | Maintainer: Patrick S. Vogt <tille@handhelds.org> |
3 | Section: opie/system | 2 | Section: opie/system |
3 | Priority: optional | ||
4 | Version: 0.9.1 | 4 | Version: 0.9.1 |
5 | Description: Remove qtopia -- Use at own risc -- will remove qtopia and /opt/QtPalmtop/ | 5 | Description: Remove qtopia -- Use at own risc -- will remove qtopia and /opt/QtPalmtop/ |