author | mickeyl <mickeyl> | 2003-12-09 19:23:34 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-12-09 19:23:34 (UTC) |
commit | 26fde0e3b94659ea9c296afc80c7f873467267e8 (patch) (unidiff) | |
tree | 3d4d48eee392fd8d7e3957f1e3ed9e4eb0f9e83a | |
parent | 0b7d74768f00be986f44bfbd61a6342fc854cc3a (diff) | |
download | opie-26fde0e3b94659ea9c296afc80c7f873467267e8.zip opie-26fde0e3b94659ea9c296afc80c7f873467267e8.tar.gz opie-26fde0e3b94659ea9c296afc80c7f873467267e8.tar.bz2 |
build system fix
-rw-r--r-- | noncore/net/mail/config.in | 2 | ||||
-rw-r--r-- | packages | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/mail/config.in b/noncore/net/mail/config.in index 5cd20d5..43ecc6f 100644 --- a/noncore/net/mail/config.in +++ b/noncore/net/mail/config.in | |||
@@ -1,2 +1,2 @@ | |||
1 | config OPIEMAIL3 | 1 | config MAIL3 |
2 | boolean "opie-mail3 (a mail client)" | 2 | boolean "opie-mail3 (a mail client)" |
@@ -87,3 +87,3 @@ CONFIG_LOGOUTAPPLET core/applets/logoutapplet logoutapplet.pro | |||
87 | CONFIG_MAILIT noncore/net/mailit mailit.pro | 87 | CONFIG_MAILIT noncore/net/mailit mailit.pro |
88 | CONFIG_MAIL noncore/net/mail mail.pro | 88 | CONFIG_MAIL3 noncore/net/mail mail.pro |
89 | CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro | 89 | CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro |