From c27d90891f46d1f79adc0b65b59fe6ff4461e081 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 21 May 2007 00:15:15 +0000 Subject: Cosmetics --- sim-im/build/sim-im.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sim-im') diff --git a/sim-im/build/sim-im.SlackBuild b/sim-im/build/sim-im.SlackBuild index 180cfa76..8cbd5807 100755 --- a/sim-im/build/sim-im.SlackBuild +++ b/sim-im/build/sim-im.SlackBuild @@ -211,7 +211,7 @@ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a $DOCS $PKG/usr/doc/$PRGNAM-$VERSION || true chmod -R a-w $PKG/usr/doc/$PRGNAM-$VERSION/* -# Compress the man page(s): +# Compress any man page(s): if [ -d $PKG/usr/man ]; then find $PKG/usr/man -type f -name "*.?" -exec gzip -9f {} \; for i in `find $PKG/usr/man -type l -name "*.?"` ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done -- cgit v1.2.3-79-gdb01