bzip2: prefix updated

master
Luka Vandervelden 2019-09-04 16:39:10 +02:00
parent 1f109133ba
commit 388fc77877
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
name: bzip2
version: 1.0.6
release: 1
release: 2
sources: https://downloads.sourceforge.net/project/bzip2/bzip2-%{version}.tar.gz
options:
- make install: PREFIX='%{pkg}/usr'
- make install: PREFIX='%{pkg}%{prefix}'
@configure
sed -i.orig -e '/^CFLAGS=/s/.*/CFLAGS = -O2 -fPIC/' bzip2-%{version}/Makefile