author | kergoth <kergoth> | 2003-04-24 23:55:04 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-24 23:55:04 (UTC) |
commit | 6e26252ef78b1d8f6b4c1da404730f7cb6ca25e2 (patch) (unidiff) | |
tree | 686c948f153844c9b52fdf81a958e27e1d89d493 | |
parent | 2452fa94a5186962a668df701108da01acfa2f87 (diff) | |
download | opie-6e26252ef78b1d8f6b4c1da404730f7cb6ca25e2.zip opie-6e26252ef78b1d8f6b4c1da404730f7cb6ca25e2.tar.gz opie-6e26252ef78b1d8f6b4c1da404730f7cb6ca25e2.tar.bz2 |
Correct Package var
-rw-r--r-- | noncore/settings/netsystemtime/opie-systemtime.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/netsystemtime/opie-systemtime.control b/noncore/settings/netsystemtime/opie-systemtime.control index 4c93586..a1f69e4 100644 --- a/noncore/settings/netsystemtime/opie-systemtime.control +++ b/noncore/settings/netsystemtime/opie-systemtime.control | |||
@@ -1,11 +1,11 @@ | |||
1 | Packagename: opie-systemtime | 1 | Package: opie-systemtime |
2 | Files: bin/systemtime apps/Settings/netsystemtime.desktop etc/ntpservers pics/netsystemtime | 2 | Files: bin/systemtime apps/Settings/netsystemtime.desktop etc/ntpservers pics/netsystemtime |
3 | Priority: optional | 3 | Priority: optional |
4 | Section: opie/settings | 4 | Section: opie/settings |
5 | Provides: opie-netsystemtime | 5 | Provides: opie-netsystemtime |
6 | Maintainer: Patrick S. Vogt <tille@handhelds.org> | 6 | Maintainer: Patrick S. Vogt <tille@handhelds.org> |
7 | Architecture: arm | 7 | Architecture: arm |
8 | Version: $QPE_VERSION-$SUB_VERSION | 8 | Version: $QPE_VERSION-$SUB_VERSION |
9 | Depends: task-opie-minimal, ntpdate, libopie1 | 9 | Depends: task-opie-minimal, ntpdate, libopie1 |
10 | Description: ntp (Network Time Protocol) gui | 10 | Description: ntp (Network Time Protocol) gui |
11 | This utility syncs system time with a atomic timerserver via internet | 11 | This utility syncs system time with a atomic timerserver via internet |