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 /library/opie-common.control | |
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-- | library/opie-common.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/opie-common.control b/library/opie-common.control index c2534c4..91dec72 100644 --- a/library/opie-common.control +++ b/library/opie-common.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Package: opie-common | ||
1 | Files: etc/colors bin/opie-reorgfiles apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* | 2 | Files: etc/colors bin/opie-reorgfiles apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* |
2 | Priority: required | 3 | Priority: required |
3 | Section: opie/system | 4 | Section: opie/system |
4 | Maintainer: Project Opie <opie@handhelds.org> | 5 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.2 | 7 | Version: $QPE_VERSION-$SUB_VERSION.2 |
7 | Depends: libqpe1 | 8 | Depends: libqpe1 |
8 | Replaces: opie-base | 9 | Replaces: opie-base |
9 | Description: Core opie files | 10 | Description: Core opie files |