summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-torchtext.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/python-torchtext.spec b/python-torchtext.spec
index 53e0386..1829ddf 100644
--- a/python-torchtext.spec
+++ b/python-torchtext.spec
@@ -37,8 +37,6 @@ Models, data loaders and abstractions for language processing, powered by PyTorc
%prep
%autosetup -p1 -n text-%{pypi_version}
-rm -rf third_party/*
-mkdir third_party/sentencepiece
unzip %{SOURCE1} -d third_party/sentencepiece
%build