author | groucho <groucho> | 2003-01-31 07:20:14 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-31 07:20:14 (UTC) |
commit | 592ba8bb4f6d68f7a555c35da48673ad39dba4e9 (patch) (unidiff) | |
tree | 27bfb8d0ba14ccf58290135977f13a52ac2387d0 | |
parent | 121c1ce8c512f7b1a61c4ae7f3fa66945a67dfd9 (diff) | |
download | opie-592ba8bb4f6d68f7a555c35da48673ad39dba4e9.zip opie-592ba8bb4f6d68f7a555c35da48673ad39dba4e9.tar.gz opie-592ba8bb4f6d68f7a555c35da48673ad39dba4e9.tar.bz2 |
Moved keytabs in a separate package to avoid conflicts when installing both packages- opie-console and embeddedkonsole
-rw-r--r-- | core/apps/embeddedkonsole/opie-embeddedkonsole.control | 4 | ||||
-rw-r--r-- | etc/opie-keytabs.control | 9 | ||||
-rw-r--r-- | noncore/apps/opie-console/opie-console.control | 4 |
3 files changed, 13 insertions, 4 deletions
diff --git a/core/apps/embeddedkonsole/opie-embeddedkonsole.control b/core/apps/embeddedkonsole/opie-embeddedkonsole.control index b6ff822..b150c7d 100644 --- a/core/apps/embeddedkonsole/opie-embeddedkonsole.control +++ b/core/apps/embeddedkonsole/opie-embeddedkonsole.control | |||
@@ -1,2 +1,2 @@ | |||
1 | Files: bin/embeddedkonsole apps/Applications/embeddedkonsole.desktop pics/konsole etc/keytabs/* | 1 | Files: bin/embeddedkonsole apps/Applications/embeddedkonsole.desktop pics/konsole |
2 | Priority: optional | 2 | Priority: optional |
@@ -6,3 +6,3 @@ Architecture: arm | |||
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base, libopie1 | 7 | Depends: opie-base, libopie1, opie-keytabs |
8 | Description: KDE's konsole (shell terminal) | 8 | Description: KDE's konsole (shell terminal) |
diff --git a/etc/opie-keytabs.control b/etc/opie-keytabs.control new file mode 100644 index 0000000..d4abcba --- a/dev/null +++ b/etc/opie-keytabs.control | |||
@@ -0,0 +1,9 @@ | |||
1 | Files: etc/keytabs/default.Keytab | ||
2 | Priority: optional | ||
3 | Section: opie/applications | ||
4 | Maintainer: Opie team <opie@handhelds.org> | ||
5 | Architecture: arm | ||
6 | Version: 0.6-$SUB_VERSION | ||
7 | License: GPL | ||
8 | Description: Opie keytabs for terminal applications | ||
9 | |||
diff --git a/noncore/apps/opie-console/opie-console.control b/noncore/apps/opie-console/opie-console.control index a0a2f72..b35324b 100644 --- a/noncore/apps/opie-console/opie-console.control +++ b/noncore/apps/opie-console/opie-console.control | |||
@@ -1,2 +1,2 @@ | |||
1 | Files: bin/opie-console apps/Applications/opie-console.desktop pics/console/* etc/keytabs/default.Keytab | 1 | Files: bin/opie-console apps/Applications/opie-console.desktop pics/console/* |
2 | Priority: optional | 2 | Priority: optional |
@@ -6,3 +6,3 @@ Architecture: arm | |||
6 | Version: 0.6-$SUB_VERSION | 6 | Version: 0.6-$SUB_VERSION |
7 | Depends: qpe-base, libopie1, opie-console-help-en, lrzsz | 7 | Depends: qpe-base, libopie1, opie-console-help-en, lrzsz, opie-keytabs |
8 | License: GPL | 8 | License: GPL |