Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=91b0e579088b9808fb3c89d58ed966b337943f7a

commit 91b0e579088b9808fb3c89d58ed966b337943f7a
Author: crazy <[email protected]>
Date:   Sun Feb 11 21:11:06 2018 +0100

pbzip2-1.1.13-2-x86_64

* rebuild with tc

diff --git a/source/apps-extra/pbzip2/FrugalBuild 
b/source/apps-extra/pbzip2/FrugalBuild
index 11782ae..999a8f8 100644
--- a/source/apps-extra/pbzip2/FrugalBuild
+++ b/source/apps-extra/pbzip2/FrugalBuild
@@ -3,20 +3,21 @@

pkgname=pbzip2
pkgver=1.1.13
-pkgrel=1
+pkgrel=2
pkgdesc="PBZIP2 is a parallel implementation of the bzip2 block-sorting file 
compressor that uses pthreads and achieves near-linear speedup on SMP machines."
url="http://compression.ca/pbzip2";
depends=('bzip2' 'libstdc++')
groups=('apps-extra')
-archs=('i686' 'x86_64')
+archs=('x86_64')
_F_launchpad_branch="1.1"
Finclude launchpad
sha1sums=('f61e65a7616a3492815d18689c202d0685fe167d')
+
build() {
Fcd
Fsed '-O2' "$CFLAGS" Makefile
Fmake
-       make PREFIX=${Fdestdir}/usr install || Fdie
+       Fexec make PREFIX=${Fdestdir}/usr install || Fdie

#we remove automatically created links because they points to a wrong binary
Frm usr/bin/pbunzip2
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to