aboutsummaryrefslogtreecommitdiff
path: root/stowpkg
diff options
context:
space:
mode:
Diffstat (limited to 'stowpkg')
-rwxr-xr-xstowpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/stowpkg b/stowpkg
index bb2a14c..722326a 100755
--- a/stowpkg
+++ b/stowpkg
@@ -125,7 +125,7 @@ stowpkg_install () {
echo "$BASENAME: package not found: $package"
exit 1
fi
-
+
if [ "`basename $location`" != "$package" ]; then
echo "$BASENAME: package not found: $package"
exit 1