summaryrefslogtreecommitdiff
path: root/clucene/source/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'clucene/source/Makefile')
-rw-r--r--clucene/source/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/clucene/source/Makefile b/clucene/source/Makefile
index f3826ee68436..74350ea13c69 100644
--- a/clucene/source/Makefile
+++ b/clucene/source/Makefile
@@ -38,7 +38,7 @@ endif
done :
mkdir -p $(dir $@)
# FIXME: do not hardcode the path here
- $(GNUTAR) -x --strip-component=1 -f $(FIXED_TARFILE_LOCATION)/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz
+ $(GNUTAR) -x --strip-components=1 -f $(FIXED_TARFILE_LOCATION)/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz
$(GNUPATCH) -p0 < $(SRCDIR)/clucene/patches/clucene-internal-zlib.patch
$(GNUPATCH) -p0 < $(SRCDIR)/clucene/patches/clucene-warnings.patch
$(GNUPATCH) -p0 < $(SRCDIR)/clucene/patches/clucene-gcc-atomics.patch