From 43bef7ac040411ba93e609a7a0dd198eae7b4660 Mon Sep 17 00:00:00 2001 From: Daniil Bratashov Date: Mon, 2 Apr 2012 14:53:16 -0400 Subject: academic/wxmacmolplt: Updated for version 7.4.3. Signed-off-by: dsomero --- academic/wxmacmolplt/wxmacmolplt.SlackBuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'academic/wxmacmolplt/wxmacmolplt.SlackBuild') diff --git a/academic/wxmacmolplt/wxmacmolplt.SlackBuild b/academic/wxmacmolplt/wxmacmolplt.SlackBuild index b0d865f8e377..eead56518a76 100644 --- a/academic/wxmacmolplt/wxmacmolplt.SlackBuild +++ b/academic/wxmacmolplt/wxmacmolplt.SlackBuild @@ -5,7 +5,7 @@ # Written by Daniil Bratashov PRGNAM=wxmacmolplt -VERSION=${VERSION:-7.4.2} +VERSION=${VERSION:-7.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -58,6 +58,9 @@ patch -p1 < $CWD/wxmacmolplt-7.2.1-raman.patch # Fix for Firefly format autodetection patch -p1 < $CWD/wxmacmolplt-7.4-firefly.patch +# Fix for endless loop in system group read +patch -p0 < $CWD/wxmacmolplt-7.4.3-kdiag.patch + CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ @@ -83,7 +86,7 @@ mkdir -p $PKG/usr/share/applications cp resources/wxmacmolplt.desktop $PKG/usr/share/applications mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS LICENSE NEWS README $PKG/usr/doc/$PRGNAM-$VERSION +cp -a INSTALL LICENSE README $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild ( cd $PKG/usr/doc/$PRGNAM-$VERSION ; ln -s ../../share/$PRGNAM misc ) -- cgit v1.2.3