summaryrefslogtreecommitdiffstats
path: root/development/julius
diff options
context:
space:
mode:
Diffstat (limited to 'development/julius')
-rw-r--r--development/julius/julius.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/julius/julius.SlackBuild b/development/julius/julius.SlackBuild
index 527195dc05..b6f989be41 100644
--- a/development/julius/julius.SlackBuild
+++ b/development/julius/julius.SlackBuild
@@ -79,7 +79,7 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install
-find $PKG/usr/man -type -f -exec gzip -9 {} \;
+find $PKG/usr/man -type f -exec gzip -9 {} \;
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \