[Pkg-mysql-commits] r1114 - trunk/debian
Norbert Tretkowski
nobse at alioth.debian.org
Mon Dec 31 12:01:51 UTC 2007
Author: nobse
Date: 2007-12-31 12:01:51 +0000 (Mon, 31 Dec 2007)
New Revision: 1114
Modified:
trunk/debian/rules
Log:
Oops...
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2007-12-31 11:20:59 UTC (rev 1113)
+++ trunk/debian/rules 2007-12-31 12:01:51 UTC (rev 1114)
@@ -29,7 +29,7 @@
USE_ASSEMBLER=--enable-assembler
endif
-ifneq ($(findstring $(ARCH), alpha arm hppa mipsel sparc),)
+ifneq ($(findstring $(ARCH), alpha arm hppa mipsel sparc),$(ARCH))
RUN_TESTSUITE=1
endif
More information about the Pkg-mysql-commits
mailing list