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