From 0fe694a65fd67742fe7e3c3140dbab1d94a0509a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 25 Feb 2014 10:25:00 +0200 Subject: Fix invalid variable value --- xsde/build/configuration-dynamic.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsde/build/configuration-dynamic.make b/xsde/build/configuration-dynamic.make index 3b0d328..9dcb2bd 100644 --- a/xsde/build/configuration-dynamic.make +++ b/xsde/build/configuration-dynamic.make @@ -22,4 +22,4 @@ xsde_serializer_smap_buckets := 53 xsde_serializer_smap_bucket_buckets := 53 xsde_serializer_imap_buckets := 97 -xsde_clean_gen := no \ No newline at end of file +xsde_clean_gen := n -- cgit v1.1