diff --git a/system/base/bzip2/actions.py b/system/base/bzip2/actions.py index 926e7bb5..30d60cd3 100755 --- a/system/base/bzip2/actions.py +++ b/system/base/bzip2/actions.py @@ -10,6 +10,8 @@ from pisi.actionsapi import get libversion = get.srcVERSION() +NoStrip = ["/"] + def build(): autotools.make('CC=%s AR=%s RANLIB=%s CFLAGS="%s -D_FILE_OFFSET_BITS=64 -fPIC"' % (get.CC(), get.AR(), get.RANLIB(), get.CFLAGS())) autotools.make('CFLAGS="%s -D_FILE_OFFSET_BITS=64 -fPIC" -f Makefile-libbz2_so' % get.CFLAGS()) diff --git a/system/base/bzip2/pspec.xml b/system/base/bzip2/pspec.xml index 0c55ed72..5c3654d5 100755 --- a/system/base/bzip2/pspec.xml +++ b/system/base/bzip2/pspec.xml @@ -39,6 +39,13 @@ + + 2019-12-13 + 1.0.8 + Version bump + Idris Kalp + idriskalp@gmail.com + 2019-12-13 1.0.8