summarylogtreecommitdiffstats
path: root/qreduce-file-location.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qreduce-file-location.patch')
-rw-r--r--qreduce-file-location.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/qreduce-file-location.patch b/qreduce-file-location.patch
index 9bd84b1c209e..0ab354bda1de 100644
--- a/qreduce-file-location.patch
+++ b/qreduce-file-location.patch
@@ -7,7 +7,7 @@ diff -ur generic.orig/libreduce/Makefile generic/libreduce/Makefile
cd $(BUILD); \
- ../src/configure --disable-universal; \
+ ../src/configure --disable-universal --disable-logfile; \
- make
+ $(MAKE)
clean:
diff -ur generic.orig/qreduce/qreduce.py generic/qreduce/qreduce.py