[packages/mysql/MYSQL_5_0] - use unglobal not undefine for %configure to see %configure_cache undefine

glen glen at pld-linux.org
Tue Nov 6 18:07:28 CET 2012


commit d415149816f273b7178c875c19edc26201b51859
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 6 19:07:19 2012 +0200

    - use unglobal not undefine for %configure to see %configure_cache undefine

 mysql.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mysql.spec b/mysql.spec
index c31d6c9..22ba1f0 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -147,7 +147,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_noautoreqdep	'perl(DBD::mysql)'
 # CFLAGS for innodb are altered
-%undefine	configure_cache
+%unglobal	configure_cache
 
 %define		filterout_c	-Werror=format-security
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/d415149816f273b7178c875c19edc26201b51859



More information about the pld-cvs-commit mailing list