* [Buildroot] svn commit: trunk/buildroot/package/database: mysql_client
@ 2008-06-01 19:28 antab at uclibc.org
2008-06-01 19:52 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: antab at uclibc.org @ 2008-06-01 19:28 UTC (permalink / raw)
To: buildroot
Author: antab
Date: 2008-06-01 12:28:44 -0700 (Sun, 01 Jun 2008)
New Revision: 22166
Log:
Cosmetic fixes
Modified:
trunk/buildroot/package/database/Config.in
trunk/buildroot/package/database/mysql_client/Config.in
Changeset:
Modified: trunk/buildroot/package/database/Config.in
===================================================================
--- trunk/buildroot/package/database/Config.in 2008-06-01 18:08:48 UTC (rev 22165)
+++ trunk/buildroot/package/database/Config.in 2008-06-01 19:28:44 UTC (rev 22166)
@@ -1,4 +1,4 @@
-menu "Database"
+menuconfig "Database"
source "package/database/mysql_client/Config.in"
Modified: trunk/buildroot/package/database/mysql_client/Config.in
===================================================================
--- trunk/buildroot/package/database/mysql_client/Config.in 2008-06-01 18:08:48 UTC (rev 22165)
+++ trunk/buildroot/package/database/mysql_client/Config.in 2008-06-01 19:28:44 UTC (rev 22166)
@@ -2,4 +2,4 @@
bool "MySQL 5.1 client"
default n
help
- MySQL 5.1 client
+ MySQL client
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package/database: mysql_client
2008-06-01 19:28 [Buildroot] svn commit: trunk/buildroot/package/database: mysql_client antab at uclibc.org
@ 2008-06-01 19:52 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2008-06-01 19:52 UTC (permalink / raw)
To: buildroot
>>>>> "antab" == antab <antab@uclibc.org> writes:
Hi,
antab> Author: antab
antab> Date: 2008-06-01 12:28:44 -0700 (Sun, 01 Jun 2008)
antab> New Revision: 22166
antab> Log:
antab> Cosmetic fixes
antab> Modified:
antab> trunk/buildroot/package/database/Config.in
antab> trunk/buildroot/package/database/mysql_client/Config.in
antab> Changeset:
antab> Modified: trunk/buildroot/package/database/Config.in
antab> ===================================================================
antab> --- trunk/buildroot/package/database/Config.in 2008-06-01 18:08:48 UTC (rev 22165)
antab> +++ trunk/buildroot/package/database/Config.in 2008-06-01 19:28:44 UTC (rev 22166)
antab> @@ -1,4 +1,4 @@
antab> -menu "Database"
antab> +menuconfig "Database"
That's not enough - And it even doesn't work:
package/Config.in:1: missing end statement for this entry
package/database/Config.in:1: invalid statement
package/database/Config.in:5: unexpected end statement
Please have a look at E.G. package/editors/Config.in and do some
minimal testing before committing.
antab> @@ -2,4 +2,4 @@
antab> bool "MySQL 5.1 client"
What about this one? ^
antab> default n
antab> help
antab> - MySQL 5.1 client
antab> + MySQL client
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-01 19:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-01 19:28 [Buildroot] svn commit: trunk/buildroot/package/database: mysql_client antab at uclibc.org
2008-06-01 19:52 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox