author | kergoth <kergoth> | 2003-01-23 05:18:10 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-23 05:18:10 (UTC) |
commit | c9c6af99d715c352cc38a60067d09fb604a6f267 (patch) (unidiff) | |
tree | 466940a32afe219f62c3bee24eb1882a21e2cbce /library/opie-common.control | |
parent | fea0b8dd4eeaee99e6f48ad7eda26a1aa10b903e (diff) | |
download | opie-c9c6af99d715c352cc38a60067d09fb604a6f267.zip opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.gz opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.bz2 |
package naming change.. alter library packages to use debian naming convention. also moved bits that didnt belong in lib pakcages elsewhere.
-rw-r--r-- | library/opie-common.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/library/opie-common.control b/library/opie-common.control new file mode 100644 index 0000000..8afbb82 --- a/dev/null +++ b/library/opie-common.control | |||
@@ -0,0 +1,7 @@ | |||
1 | Files: etc/colors root/etc/init.d/opie bin/opie-reorgfiles apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* | ||
2 | Priority: required | ||
3 | Section: opie/system | ||
4 | Maintainer: Project Opie <opie@handhelds.org> | ||
5 | Architecture: arm | ||
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | ||
7 | Description: Core opie files | ||