author | drw <drw> | 2004-02-13 19:27:40 (UTC) |
---|---|---|
committer | drw <drw> | 2004-02-13 19:27:40 (UTC) |
commit | 0ca4076c89ad8bb02e0102ee7142b4f3e75add7d (patch) (side-by-side diff) | |
tree | 00313c26581d15e99ca6cff48c9d06e860ab1394 /qt/control | |
parent | a76ff61a0364385b0bd6a9153d7817d142f7dd6d (diff) | |
download | opie-0ca4076c89ad8bb02e0102ee7142b4f3e75add7d.zip opie-0ca4076c89ad8bb02e0102ee7142b4f3e75add7d.tar.gz opie-0ca4076c89ad8bb02e0102ee7142b4f3e75add7d.tar.bz2 |
Fix ipkg section/category value
-rw-r--r-- | qt/control/qpf-bitstream-vera-large.control | 2 | ||||
-rw-r--r-- | qt/control/qpf-bitstream-vera-light.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/qt/control/qpf-bitstream-vera-large.control b/qt/control/qpf-bitstream-vera-large.control index a71d933..25b7636 100644 --- a/qt/control/qpf-bitstream-vera-large.control +++ b/qt/control/qpf-bitstream-vera-large.control @@ -2,7 +2,7 @@ Package: qpf-bitstream-vera-large Files: $QTDIR/lib/fonts/vera_{140,160,180}_{50,50i,75,75i}* Version: 1.10-4 Priority: optional -Section: base +Section: opie/system Depends: qte-fonts-common Provides: qpf-bitstream-vera-large Maintainer: Chris Larson <kergoth@handhelds.org> diff --git a/qt/control/qpf-bitstream-vera-light.control b/qt/control/qpf-bitstream-vera-light.control index 642626e..214b2f3 100644 --- a/qt/control/qpf-bitstream-vera-light.control +++ b/qt/control/qpf-bitstream-vera-light.control @@ -2,7 +2,7 @@ Package: qpf-bitstream-vera-small Files: $QTDIR/lib/fonts/vera_{80,100,120}_{50,50i,75,75i}* Version: 1.10-4 Priority: optional -Section: base +Section: opie/system Depends: qte-fonts-common Provides: qpf-bitstream-vera Maintainer: Chris Larson <kergoth@handhelds.org> |