summarylogtreecommitdiffstats
path: root/qreduce-file-location.patch
diff options
context:
space:
mode:
authorwangjiezhe2016-05-08 11:30:37 +0800
committerwangjiezhe2016-05-08 11:31:59 +0800
commit3663112617115d406975ed18fef877f47d33a9ec (patch)
tree5ea9a0b9ff8636694a2bfce4232b864b466635be /qreduce-file-location.patch
parent59e0d4d6993c9547c847b4d1e14c84769a486d3d (diff)
downloadaur-3663112617115d406975ed18fef877f47d33a9ec.tar.gz
reduce-svn 20160508.3660-1
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