Author: goneri-guest Date: 2007-07-10 08:52:22 +0000 (Tue, 10 Jul 2007) New Revision: 3309
Modified: packages/trunk/teg/debian/tegclient.sh Log: fix a minor typo Modified: packages/trunk/teg/debian/tegclient.sh =================================================================== --- packages/trunk/teg/debian/tegclient.sh 2007-07-10 06:27:41 UTC (rev 3308) +++ packages/trunk/teg/debian/tegclient.sh 2007-07-10 08:52:22 UTC (rev 3309) @@ -2,7 +2,7 @@ # Gonéri Le Bouder <[EMAIL PROTECTED]> # See http://bugs.debian.org/281164 -DEFAULT=""m2 +DEFAULT="m2" THEME=`gconftool-2 --get /apps/teg/theme` if [ "$THEME" = "" ]; then _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

