musl-fts: update to 1.2.7
This commit is contained in:
parent
4313adf4a5
commit
59e5d428db
|
@ -13,9 +13,7 @@ distfiles="https://github.com/pullmoll/${pkgname}/archive/v${version}.tar.gz>${p
|
||||||
checksum=49ae567a96dbab22823d045ffebe0d6b14b9b799925e9ca9274d47d26ff482a6
|
checksum=49ae567a96dbab22823d045ffebe0d6b14b9b799925e9ca9274d47d26ff482a6
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Remove the pkgconfig_DATA we don't use or need
|
sed -i "/pkgconfig_DATA/i pkgconfigdir=\$(libdir)/pkgconfig" Makefile.am
|
||||||
# TODO: find how pkgconfigdir is set in order to keep this line
|
|
||||||
sed -i "/pkgconfig_DATA/d" Makefile.am
|
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
}
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue