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/update | |
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/update/opie-update.control | 4 | ||||
-rw-r--r-- | scripts/update/qpe-opie-update.control | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/scripts/update/opie-update.control b/scripts/update/opie-update.control index 34cb01b..a2f5e97 100644 --- a/scripts/update/opie-update.control +++ b/scripts/update/opie-update.control | |||
@@ -1,6 +1,6 @@ | |||
1 | Packagename: opie-update | ||
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: Reinstall opie. Dummy package that reinstalls opie, by removing | 5 | Description: Reinstall opie. Dummy package that reinstalls opie, by removing |
6 | everything and reinstalling it. | 6 | everything and reinstalling it. |
diff --git a/scripts/update/qpe-opie-update.control b/scripts/update/qpe-opie-update.control index 329754a..81a5370 100644 --- a/scripts/update/qpe-opie-update.control +++ b/scripts/update/qpe-opie-update.control | |||
@@ -1,7 +1,7 @@ | |||
1 | Packagename: qpe-opie-update | ||
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 and install opie. Dummy package that removes qtopia | 5 | Description: Remove qtopia and install opie. Dummy package that removes qtopia |
6 | and installs opie, by removing everything and installing the same opie | 6 | and installs opie, by removing everything and installing the same opie |
7 | packages. | 7 | packages. |