-rw-r--r-- | examples/python/config.in | 2 | ||||
-rw-r--r-- | packages | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/python/config.in b/examples/python/config.in index d174e6b..08284b8 100644 --- a/examples/python/config.in +++ b/examples/python/config.in @@ -1,4 +1,4 @@ - config PYTHON_EXMAPLES + config PYTHON_EXAMPLES boolean "Build Python Examples" default "n" depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES @@ -165,7 +165,7 @@ CONFIG_POWERCHORD noncore/multimedia/powerchord powerchord.pro CONFIG_PPP noncore/settings/networksettings/ppp ppp.pro CONFIG_PYQUICKLAUNCH-APPLET noncore/applets/pyquicklaunch pyquicklaunch.pro CONFIG_PYQUICKLAUNCHER noncore/tools/pyquicklauncher pyquicklauncher.pro -CONFIG_PYTHON-EXAMPLES examples/python bla.pro +CONFIG_PYTHON-EXAMPLES examples/python python.pro CONFIG_QASHMONEY noncore/apps/qashmoney qashmoney.pro CONFIG_QASTEROIDS noncore/games/qasteroids qasteroids.pro CONFIG_QCOP core/apps/qcop qcop.pro |