From 30821c7340cd7733a29494f8891d236cf4f7c872 Mon Sep 17 00:00:00 2001 From: Stu Miller Date: Sat, 7 Dec 2013 01:37:32 +0700 Subject: desktop/yawp: Updated for version 0.4.5. LIBDIR_SUFFIX is not used and it still produced the correct result. Signed-off-by: Willy Sudiarto Raharjo --- desktop/yawp/yawp.SlackBuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'desktop/yawp/yawp.SlackBuild') diff --git a/desktop/yawp/yawp.SlackBuild b/desktop/yawp/yawp.SlackBuild index a9f77c42c1..86e5d4e5d3 100644 --- a/desktop/yawp/yawp.SlackBuild +++ b/desktop/yawp/yawp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yaWP (Yet Another Weather Plasmoid) -# Written by Stu Miller +# Written by Stu Miller Centennial, CO, USA # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=yawp -VERSION=${VERSION:-0.4.3} +VERSION=${VERSION:-0.4.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -71,8 +71,7 @@ find -L . \ CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ cmake . \ --DCMAKE_INSTALL_PREFIX="/usr" \ --DLIBDIR_SUFFIX=${LIBDIRSUFFIX} +-DCMAKE_INSTALL_PREFIX="/usr" make make install DESTDIR=$PKG -- cgit v1.2.3