author | wimpie <wimpie> | 2004-04-02 22:59:35 (UTC) |
---|---|---|
committer | wimpie <wimpie> | 2004-04-02 22:59:35 (UTC) |
commit | aeb8f96f5551d5e8d5643c0d2fa0894cd80e511b (patch) (side-by-side diff) | |
tree | aa697c5fd0d4ded35bb5d706b2750e13386cf9bd /qt/control | |
parent | edd008d91ca57453601d0c2098936287d98975e6 (diff) | |
download | opie-aeb8f96f5551d5e8d5643c0d2fa0894cd80e511b.zip opie-aeb8f96f5551d5e8d5643c0d2fa0894cd80e511b.tar.gz opie-aeb8f96f5551d5e8d5643c0d2fa0894cd80e511b.tar.bz2 |
Some simple changes
some config.in files depended on LIBOPIECORE2 and not LIBOPIE2CORE
some control files contained an extra -1 to the version -> $EXTRAVERSION
libopietoot1 : depended on libopie and not libopie1
-rw-r--r-- | qt/control/qte-fonts-common.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt/control/qte-fonts-common.control b/qt/control/qte-fonts-common.control index 1fd737c..14e7ccf 100644 --- a/qt/control/qte-fonts-common.control +++ b/qt/control/qte-fonts-common.control @@ -3,6 +3,6 @@ Files: root/usr/sbin/update-qtfontdir Priority: required Section: opie/system Maintainer: Opie Team <opie@handhelds.org> -Architecture: arm -Version: 1:$QTE_VERSION-$QTE_REVISION-1 +Architecture: all +Version: 1:$QTE_VERSION-$QTE_REVISION Description: Qt/Embedded font common files |