From 6d3f8dc530431c87468d89581225c230cf0e4209 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 7 Aug 2012 21:35:14 +0000 Subject: Bump BUILD for Slackware 14 --- libsigc++/build/libsigc++.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libsigc++') diff --git a/libsigc++/build/libsigc++.SlackBuild b/libsigc++/build/libsigc++.SlackBuild index 0b2988de..d52081ed 100755 --- a/libsigc++/build/libsigc++.SlackBuild +++ b/libsigc++/build/libsigc++.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2010, 2011 Eric Hameleers, Eindhoven, NL +# Copyright 2010, 2011, 2012 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -34,6 +34,8 @@ # * Initial build. # 2.2.10-1: 07/aug/2011 by Eric Hameleers # * Update. +# 2.2.10-2: 07/aug/2012 by Eric Hameleers +# * Rebuilt for Slackware 14. # # Run 'sh libsigc++.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -46,7 +48,7 @@ PRGNAM=libsigc++ VERSION=${VERSION:-2.2.10} MAJVER=$(echo $VERSION | cut -d. -f1-2) -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-79-gdb01