summaryrefslogtreecommitdiffstats
path: root/source/xap/xgames/xgames.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/xap/xgames/xgames.SlackBuild')
-rwxr-xr-xsource/xap/xgames/xgames.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/xap/xgames/xgames.SlackBuild b/source/xap/xgames/xgames.SlackBuild
index 9fbe7420e..f688a41ce 100755
--- a/source/xap/xgames/xgames.SlackBuild
+++ b/source/xap/xgames/xgames.SlackBuild
@@ -161,8 +161,8 @@ chmod 755 $PKG/usr/bin/*
strip $PKG/usr/bin/*
( cd $PKG/usr/doc
- find . -type f -exec chown root.root {} \;
- find . -type f -exec chmod 644 {} \;
+ find . -type f -exec chown root.root {} \+
+ find . -type f -exec chmod 644 {} \+
)
mkdir -p $PKG/install