From 65fa635b9381d98d529eb33c7d298084bab886ed Mon Sep 17 00:00:00 2001 From: rudson Date: Thu, 9 Nov 2006 01:47:23 +0000 Subject: Adicionando dvdauthor, libdvdcss, libdvdread. Correção dos pacotes: grace, kile, lame, qemu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@604 370017ae-e619-0410-ac65-c121f96126d4 --- lame/lame.SlackBuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lame') diff --git a/lame/lame.SlackBuild b/lame/lame.SlackBuild index ef351e79..d183d6c9 100755 --- a/lame/lame.SlackBuild +++ b/lame/lame.SlackBuild @@ -156,6 +156,9 @@ if [ $? -ne 0 ]; then exit $ERROR_INSTALL fi +# ------------------- gzip manuais ------------------------ +gzip -r $PKG/$PREFIX/man/* + # ----------------- Stripa código ----------------------- cd $PKG find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null -- cgit v1.2.3