summaryrefslogtreecommitdiffstats
path: root/python/geopy/geopy.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/geopy/geopy.SlackBuild')
-rw-r--r--python/geopy/geopy.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/geopy/geopy.SlackBuild b/python/geopy/geopy.SlackBuild
index 8994185daa..49462204a4 100644
--- a/python/geopy/geopy.SlackBuild
+++ b/python/geopy/geopy.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# SlackBuild for geopy python library
+# SlackBuild for geopy python library
# Written by Dominik Drobek <dominik.drobek (at) o2.pl>
# Currently maintained by Francisco Sokol <chico.sokol@gmail.com>
@@ -37,7 +37,7 @@ else
LIBDIRSUFFIX=""
fi
-set -e
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT