author | treke <treke> | 2003-12-09 03:22:10 (UTC) |
---|---|---|
committer | treke <treke> | 2003-12-09 03:22:10 (UTC) |
commit | 0526dfbd3053dd89706f615e2549adfea8b87553 (patch) (unidiff) | |
tree | 8e40571a54940bd51809d0d3c2da4f2bbee54a45 | |
parent | b3fe63b45c7c7dd1d77a9c3a12bb42ce6561bb5a (diff) | |
download | opie-0526dfbd3053dd89706f615e2549adfea8b87553.zip opie-0526dfbd3053dd89706f615e2549adfea8b87553.tar.gz opie-0526dfbd3053dd89706f615e2549adfea8b87553.tar.bz2 |
Fixing the build.
-rw-r--r-- | config.in | 2 | ||||
-rw-r--r-- | packages | 1 |
2 files changed, 1 insertions, 2 deletions
@@ -216,13 +216,11 @@ endmenu | |||
216 | 216 | ||
217 | comment "" | 217 | comment "" |
218 | 218 | ||
219 | menu "Unsupported / Unmaintained" | 219 | menu "Unsupported / Unmaintained" |
220 | source noncore/unsupported/mail2/config.in | ||
221 | source noncore/unsupported/filebrowser/config.in | 220 | source noncore/unsupported/filebrowser/config.in |
222 | source noncore/unsupported/oipkg/config.in | 221 | source noncore/unsupported/oipkg/config.in |
223 | source noncore/unsupported/qpdf/config.in | 222 | source noncore/unsupported/qpdf/config.in |
224 | source noncore/unsupported/gsmtool/config.in | ||
225 | endmenu | 223 | endmenu |
226 | 224 | ||
227 | comment "" | 225 | comment "" |
228 | depends on EXPERIMENTAL | 226 | depends on EXPERIMENTAL |
@@ -2,8 +2,9 @@ CONFIG_ADDRESSBOOK core/pim/addressbook addressbook.pro | |||
2 | CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro | 2 | CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro |
3 | CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro | 3 | CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro |
4 | CONFIG_APPSKEY noncore/settings/appskeyappskey.pro | 4 | CONFIG_APPSKEY noncore/settings/appskeyappskey.pro |
5 | CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro | 5 | CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro |
6 | CONFIG_AUTOROTATEAPPLET noncore/applets/autorotateappletautorotate.pro | ||
6 | CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro | 7 | CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro |
7 | CONFIG_BACKUP noncore/settings/backupbackup.pro | 8 | CONFIG_BACKUP noncore/settings/backupbackup.pro |
8 | CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro | 9 | CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro |
9 | CONFIG_BEND noncore/unsupported/mail2/bendbend.pro | 10 | CONFIG_BEND noncore/unsupported/mail2/bendbend.pro |