author | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
commit | 6504c09407f6cdf0e131205e0337ba6bc7046182 (patch) (unidiff) | |
tree | 87f92a0902a09a97c543f76fb7cff7345f465191 /scripts | |
parent | 01fce94491cd4ceaffaaf7564f762b86ddf47241 (diff) | |
download | opie-6504c09407f6cdf0e131205e0337ba6bc7046182.zip opie-6504c09407f6cdf0e131205e0337ba6bc7046182.tar.gz opie-6504c09407f6cdf0e131205e0337ba6bc7046182.tar.bz2 |
Add Package: field to control files. This will facilitate ditching mkipks in favor of something with some sanity.
-rw-r--r-- | scripts/remove/opie-remove.control | 1 | ||||
-rw-r--r-- | scripts/remove/qpe-remove.control | 1 | ||||
-rw-r--r-- | scripts/update/opie-update.control | 1 | ||||
-rw-r--r-- | scripts/update/qpe-opie-update.control | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/scripts/remove/opie-remove.control b/scripts/remove/opie-remove.control index cb4a406..162b2c0 100644 --- a/scripts/remove/opie-remove.control +++ b/scripts/remove/opie-remove.control | |||
@@ -1,5 +1,6 @@ | |||
1 | Package: opie-remove | ||
1 | Maintainer: Patrick S. Vogt <tille@handhelds.org> | 2 | Maintainer: Patrick S. Vogt <tille@handhelds.org> |
2 | Section: opie/system | 3 | Section: opie/system |
3 | Priority: optional | 4 | Priority: optional |
4 | Version: 0.9.1 | 5 | Version: 0.9.1 |
5 | Description: Remove opie -- Use at own risc -- will remove opie and /opt/QtPalmtop/ | 6 | 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 b1f002d..f38ee28 100644 --- a/scripts/remove/qpe-remove.control +++ b/scripts/remove/qpe-remove.control | |||
@@ -1,5 +1,6 @@ | |||
1 | Package: qpe-remove | ||
1 | Maintainer: Patrick S. Vogt <tille@handhelds.org> | 2 | Maintainer: Patrick S. Vogt <tille@handhelds.org> |
2 | Section: opie/system | 3 | Section: opie/system |
3 | Priority: optional | 4 | Priority: optional |
4 | Version: 0.9.1 | 5 | Version: 0.9.1 |
5 | Description: Remove qtopia -- Use at own risc -- will remove qtopia and /opt/QtPalmtop/ | 6 | Description: Remove qtopia -- Use at own risc -- will remove qtopia and /opt/QtPalmtop/ |
diff --git a/scripts/update/opie-update.control b/scripts/update/opie-update.control index a2f5e97..6a9e697 100644 --- a/scripts/update/opie-update.control +++ b/scripts/update/opie-update.control | |||
@@ -1,6 +1,7 @@ | |||
1 | Package: opie-update | ||
1 | Maintainer: Patrick S. Vogt <tille@handhelds.org> | 2 | Maintainer: Patrick S. Vogt <tille@handhelds.org> |
2 | Section: opie/system | 3 | Section: opie/system |
3 | Priority: optional | 4 | Priority: optional |
4 | Version: 0.9.1 | 5 | Version: 0.9.1 |
5 | Description: Reinstall opie. Dummy package that reinstalls opie, by removing | 6 | Description: Reinstall opie. Dummy package that reinstalls opie, by removing |
6 | everything and reinstalling it. | 7 | everything and reinstalling it. |
diff --git a/scripts/update/qpe-opie-update.control b/scripts/update/qpe-opie-update.control index 81a5370..f58bab9 100644 --- a/scripts/update/qpe-opie-update.control +++ b/scripts/update/qpe-opie-update.control | |||
@@ -1,7 +1,8 @@ | |||
1 | Package: qpe-opie-update | ||
1 | Maintainer: Patrick S. Vogt <tille@handhelds.org> | 2 | Maintainer: Patrick S. Vogt <tille@handhelds.org> |
2 | Section: opie/system | 3 | Section: opie/system |
3 | Priority: optional | 4 | Priority: optional |
4 | Version: 0.9.1 | 5 | Version: 0.9.1 |
5 | Description: Remove qtopia and install opie. Dummy package that removes qtopia | 6 | Description: Remove qtopia and install opie. Dummy package that removes qtopia |
6 | and installs opie, by removing everything and installing the same opie | 7 | and installs opie, by removing everything and installing the same opie |
7 | packages. | 8 | packages. |