author | kergoth <kergoth> | 2003-04-25 15:38:39 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-25 15:38:39 (UTC) |
commit | ed49328dc30e6e12f78c788d042ba01ce2cd2a0d (patch) (unidiff) | |
tree | fbd446e4e63b5066e9840bea76d60f03dd3fd723 /qt | |
parent | bddc2d168776bf7674f9b938f8889051fb9fa7a8 (diff) | |
download | opie-ed49328dc30e6e12f78c788d042ba01ce2cd2a0d.zip opie-ed49328dc30e6e12f78c788d042ba01ce2cd2a0d.tar.gz opie-ed49328dc30e6e12f78c788d042ba01ce2cd2a0d.tar.bz2 |
Reducing ambiguity in vera packaging
-rw-r--r-- | qt/control/qpf-bitstream-vera-full.control (renamed from qt/qpf-bitstream-vera.control) | 3 | ||||
-rwxr-xr-x | qt/control/qpf-bitstream-vera-full.postinst (renamed from qt/qpf-bitstream-vera.postinst) | 0 |
2 files changed, 2 insertions, 1 deletions
diff --git a/qt/qpf-bitstream-vera.control b/qt/control/qpf-bitstream-vera-full.control index 7e90d39..1241c07 100644 --- a/qt/qpf-bitstream-vera.control +++ b/qt/control/qpf-bitstream-vera-full.control | |||
@@ -1,10 +1,11 @@ | |||
1 | Package: qpf-bitstream-vera | 1 | Package: qpf-bitstream-vera-full |
2 | Files: $QTDIR/lib/fonts/vera_{80,100,120,140,160,180}_{50,50i,75,75i}* | 2 | Files: $QTDIR/lib/fonts/vera_{80,100,120,140,160,180}_{50,50i,75,75i}* |
3 | Version: 1.10-3 | 3 | Version: 1.10-3 |
4 | Priority: optional | 4 | Priority: optional |
5 | Section: base | 5 | Section: base |
6 | Depends: qte-fonts-common | 6 | Depends: qte-fonts-common |
7 | Provides: qpf-bitstream-vera | ||
7 | Replaces: qpf-bitstream-vera-light | 8 | Replaces: qpf-bitstream-vera-light |
8 | Maintainer: Chris Larson <kergoth@handhelds.org> | 9 | Maintainer: Chris Larson <kergoth@handhelds.org> |
9 | Architecture: all | 10 | Architecture: all |
10 | Description: Bitstream Vera Fonts - QPF format | 11 | Description: Bitstream Vera Fonts - QPF format |
diff --git a/qt/qpf-bitstream-vera.postinst b/qt/control/qpf-bitstream-vera-full.postinst index 9671d9a..9671d9a 100755 --- a/qt/qpf-bitstream-vera.postinst +++ b/qt/control/qpf-bitstream-vera-full.postinst | |||