author | kergoth <kergoth> | 2003-04-10 20:05:29 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-10 20:05:29 (UTC) |
commit | dbbc4f5122cae1c6d64ce3e6793f4f588075a103 (patch) (side-by-side diff) | |
tree | 0f881cfe56b11e3e9845235607347bd7d4ab2105 /core | |
parent | 6d5cc2d076a93ee56b898f91fc22adb29acc6f9d (diff) | |
download | opie-dbbc4f5122cae1c6d64ce3e6793f4f588075a103.zip opie-dbbc4f5122cae1c6d64ce3e6793f4f588075a103.tar.gz opie-dbbc4f5122cae1c6d64ce3e6793f4f588075a103.tar.bz2 |
Per request of familiar folks, make opiealarm conflict with atd rather than provides + replaces
-rw-r--r-- | core/opiealarm/opie-opiealarm.control | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/opiealarm/opie-opiealarm.control b/core/opiealarm/opie-opiealarm.control index e324dc3..34d1d47 100644 --- a/core/opiealarm/opie-opiealarm.control +++ b/core/opiealarm/opie-opiealarm.control @@ -1,15 +1,12 @@ Files: bin/opiealarm root/etc/suspend-scripts/S46opiealarm root/etc/resume-scripts/R46opiealarm Priority: required Provides: ipaqalarm -Conflicts: ipaqalarm +Conflicts: ipaqalarm, atd Section: opie/system Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: hotplug -Provides: atd -Replaces: atd Description: A wakeup system for OPIE events. Tiny, OPIE specific replacement for ipaqalarm, uschedule and qpe2uschedule |