From 64c7102d41719568219e3a27fb520dcb7c4dbae3 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Thu, 13 May 2010 00:31:13 +0200 Subject: libraries/libmpeg2: Updated for version 0.5.1 --- libraries/libmpeg2/libmpeg2.SlackBuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libraries/libmpeg2/libmpeg2.SlackBuild') diff --git a/libraries/libmpeg2/libmpeg2.SlackBuild b/libraries/libmpeg2/libmpeg2.SlackBuild index 1bfa54c0b6..f880d49a3a 100644 --- a/libraries/libmpeg2/libmpeg2.SlackBuild +++ b/libraries/libmpeg2/libmpeg2.SlackBuild @@ -4,7 +4,6 @@ # Copyright (c) 2008, Antonio Hern�ndez Blas # Copyright 2008 Heinz Wiesinger - # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -23,7 +22,6 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - PRGNAM=libmpeg2 VERSION=0.5.1 ARCH=${ARCH:-i486} @@ -92,4 +90,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} -- cgit v1.2.3