summaryrefslogtreecommitdiffstats
path: root/source/d/oprofile
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-10-12 17:56:55 +0000
committer Eric Hameleers <alien@slackware.com>2019-10-13 08:59:48 +0200
commit775310bf07e34137f86d467187836baea192c3d7 (patch)
tree4717611818897b421e162e4801f93729221c1340 /source/d/oprofile
parent23e8bbd2ccaaba30353a5cda8d73f33fdaafce20 (diff)
downloadcurrent-775310bf07e34137f86d467187836baea192c3d7.tar.gz
current-775310bf07e34137f86d467187836baea192c3d7.tar.xz
Sat Oct 12 17:56:55 UTC 201920191012175655
ap/man-pages-5.03-noarch-1.txz: Upgraded. d/binutils-2.33.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. d/oprofile-1.3.0-x86_64-3.txz: Rebuilt. Recompiled against binutils-2.33.1. l/vte-0.58.2-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/d/oprofile')
-rwxr-xr-xsource/d/oprofile/oprofile.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/oprofile/oprofile.SlackBuild b/source/d/oprofile/oprofile.SlackBuild
index 67ea7e5aa..fe842d939 100755
--- a/source/d/oprofile/oprofile.SlackBuild
+++ b/source/d/oprofile/oprofile.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=oprofile
VERSION=${VERSION:-$(echo oprofile-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}