[Pkg-mysql-commits] r1989 - mysql-5.5/branches/experimental/debian

Norbert Tretkowski nobse at alioth.debian.org
Wed Jun 22 17:25:47 UTC 2011


Author: nobse
Date: 2011-06-22 17:25:47 +0000 (Wed, 22 Jun 2011)
New Revision: 1989

Modified:
   mysql-5.5/branches/experimental/debian/rules
Log:
Fix compilation comment.

Modified: mysql-5.5/branches/experimental/debian/rules
===================================================================
--- mysql-5.5/branches/experimental/debian/rules	2011-06-22 16:13:07 UTC (rev 1988)
+++ mysql-5.5/branches/experimental/debian/rules	2011-06-22 17:25:47 UTC (rev 1989)
@@ -83,7 +83,7 @@
 		-DWITH_LIBREADLINE=OFF \
 		$(USE_STATIC_MYSQLD) \
 		-DWITH_SSL=yes \
-	    -DCOMPILATION_COMMENT="$(DISTRIBUTION)" \
+	    -DCOMPILATION_COMMENT="($(DISTRIBUTION))" \
 	    -DMYSQL_SERVER_SUFFIX="-$(DEBVERSION)" \
 	    -DSYSTEM_TYPE="debian-linux-gnu" \
 	    -DINSTALL_LAYOUT=RPM \




More information about the Pkg-mysql-commits mailing list