bzip2: prefix updated
This commit is contained in:
parent
1f109133ba
commit
388fc77877
@ -1,9 +1,9 @@
|
|||||||
name: bzip2
|
name: bzip2
|
||||||
version: 1.0.6
|
version: 1.0.6
|
||||||
release: 1
|
release: 2
|
||||||
sources: https://downloads.sourceforge.net/project/bzip2/bzip2-%{version}.tar.gz
|
sources: https://downloads.sourceforge.net/project/bzip2/bzip2-%{version}.tar.gz
|
||||||
options:
|
options:
|
||||||
- make install: PREFIX='%{pkg}/usr'
|
- make install: PREFIX='%{pkg}%{prefix}'
|
||||||
|
|
||||||
@configure
|
@configure
|
||||||
sed -i.orig -e '/^CFLAGS=/s/.*/CFLAGS = -O2 -fPIC/' bzip2-%{version}/Makefile
|
sed -i.orig -e '/^CFLAGS=/s/.*/CFLAGS = -O2 -fPIC/' bzip2-%{version}/Makefile
|
||||||
|
Reference in New Issue
Block a user