about summary refs log tree commit diff
path: root/test/build/pspell-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/build/pspell-build.sh')
-rwxr-xr-xtest/build/pspell-build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/build/pspell-build.sh b/test/build/pspell-build.sh
index 588c2f1a09a8..57fb1dcbd1ee 100755
--- a/test/build/pspell-build.sh
+++ b/test/build/pspell-build.sh
@@ -8,3 +8,5 @@ cd pspell-*
 ./configure --prefix=$top
 make
 make install
+cd ..
+rm -rf pspell-*