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,3 +1,4 @@ | |||
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 |
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,3 +1,4 @@ | |||
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 |
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,3 +1,4 @@ | |||
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 |
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,3 +1,4 @@ | |||
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 |