author | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
commit | 6504c09407f6cdf0e131205e0337ba6bc7046182 (patch) (side-by-side diff) | |
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 @@ +Package: opie-common Files: etc/colors bin/opie-reorgfiles apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* Priority: required Section: opie/system Maintainer: Project Opie <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.2 Depends: libqpe1 Replaces: opie-base Description: Core opie files |