summaryrefslogtreecommitdiff
authorschurig <schurig>2004-09-08 06:29:19 (UTC)
committer schurig <schurig>2004-09-08 06:29:19 (UTC)
commit30845fd584818d78039b193c066d74d91b7f6f4e (patch) (unidiff)
tree860284f628507b4b4c553458a55bcb1264ddb4c5
parenteb32b009d9d8ca8e4f3693a0c590d2cdbe9046ad (diff)
downloadopie-30845fd584818d78039b193c066d74d91b7f6f4e.zip
opie-30845fd584818d78039b193c066d74d91b7f6f4e.tar.gz
opie-30845fd584818d78039b193c066d74d91b7f6f4e.tar.bz2
fixed package name
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/backgammon/config.in2
-rw-r--r--noncore/games/oyatzee/config.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/backgammon/config.in b/noncore/games/backgammon/config.in
index a1cbd36..0942d20 100644
--- a/noncore/games/backgammon/config.in
+++ b/noncore/games/backgammon/config.in
@@ -1,4 +1,4 @@
1 config BACKGAMMON 1 config BACKGAMMON
2 boolean "backgammon (Backgammon game)" 2 boolean "opie-backgammon (Backgammon game)"
3 default "y" 3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE
diff --git a/noncore/games/oyatzee/config.in b/noncore/games/oyatzee/config.in
index e79158f..7693fad 100644
--- a/noncore/games/oyatzee/config.in
+++ b/noncore/games/oyatzee/config.in
@@ -1,4 +1,4 @@
1 config YATZEE 1 config YATZEE
2 boolean "opie-yatzee (yatzee game)" 2 boolean "opie-oyatzee (yatzee game)"
3 default "n" 3 default "n"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE