development/julius: Fixed typo.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
dsomero 2011-03-20 20:15:05 -04:00 committed by Robby Workman
parent 7a7d1010c2
commit d9f33e2245

View file

@ -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 \