aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild')
-rw-r--r--perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild b/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild
index bb2825ed59655..899013a705446 100644
--- a/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild
+++ b/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild
@@ -81,7 +81,7 @@ cd $TMP
tar xzvf $CWD/$SRCNAM.tar.gz
cd $TMP/$SRCNAM
-chown -R root.root .
+chown -R root:root .
find -L . \
\( -perm 664 -o -perm 666 -o -perm 600 -o -perm 440 -o -perm 444 -o -perm 400 \) \
-exec chmod 644 {} \;