summaryrefslogtreecommitdiffstats
path: root/development/julius/julius.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/julius/julius.SlackBuild')
-rw-r--r--development/julius/julius.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/julius/julius.SlackBuild b/development/julius/julius.SlackBuild
index b6f989be41..d489f00c74 100644
--- a/development/julius/julius.SlackBuild
+++ b/development/julius/julius.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for julius
# Copyright (c) 2010 Roberto Metere. All rights reserved.
-# roberto<at>metere<dot>it
+# roberto<at>metere<dot>it
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
@@ -76,7 +76,7 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=$PKG/usr/man \
--build=$ARCH-slackware-linux
-make
+make
make install
find $PKG/usr/man -type f -exec gzip -9 {} \;