summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-09-26 17:26:19 +0200
committerRemi Collet <fedora@famillecollet.com>2010-09-26 17:26:19 +0200
commit305b9539967861335dd91a00a9fa77c547265fbb (patch)
tree1475f832620eb4319d10f029acd11879b03bfdbe
parente3d55ccb53e2476931cfc057f67d71430cc8b91d (diff)
MySQL 5.1.51
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4ccd4a4..a94ca7b 100644
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,9 @@ devsrpm:
build:
rpmbuild $(RPMDEFINES) -bb $(NAME).spec
+buildmini:
+ rpmbuild $(RPMDEFINES) --define "runselftest 0" -bb $(NAME).spec
+
bp:
rpmbuild $(RPMDEFINES) -bp $(NAME).spec