summaryrefslogtreecommitdiff
path: root/noncore/games/sfcave-sdl
authorkergoth <kergoth>2003-04-01 07:40:36 (UTC)
committer kergoth <kergoth>2003-04-01 07:40:36 (UTC)
commit14d3e700f80f8e26f3f3cceaa7174d5f1c445bd7 (patch) (side-by-side diff)
treee37fb367966cce174fe2cf2e5eb47b9e3fd3f650 /noncore/games/sfcave-sdl
parente74e3a64223b5b57ca0c23c77ba06c63e648f09a (diff)
downloadopie-14d3e700f80f8e26f3f3cceaa7174d5f1c445bd7.zip
opie-14d3e700f80f8e26f3f3cceaa7174d5f1c445bd7.tar.gz
opie-14d3e700f80f8e26f3f3cceaa7174d5f1c445bd7.tar.bz2
Correct the unintentional redefinition of the sfcave-sdl token from bool to string
Diffstat (limited to 'noncore/games/sfcave-sdl') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/sfcave-sdl/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/sfcave-sdl/config.in b/noncore/games/sfcave-sdl/config.in
index 9d56c0c..c921903 100644
--- a/noncore/games/sfcave-sdl/config.in
+++ b/noncore/games/sfcave-sdl/config.in
@@ -1,5 +1,5 @@
+ comment "sfcave-sdl (warning: requires libsdl)"
config SFCAVE-SDL
boolean "sfcave-sdl"
default "y"
depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
- string "sfcave-sdl (warning: requires libsdl)"