dateutils: fix musl.
This commit is contained in:
parent
601e30699f
commit
ab9ec4cb26
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ homepage="http://www.fresse.org/dateutils/"
|
||||||
distfiles="https://bitbucket.org/hroptatyr/dateutils/downloads/${pkgname}-${version}.tar.xz"
|
distfiles="https://bitbucket.org/hroptatyr/dateutils/downloads/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ecdae892584098ee9d8f5b14bd555fd63e09d1199cb75aac6b02f09c7e2eb46b
|
checksum=ecdae892584098ee9d8f5b14bd555fd63e09d1199cb75aac6b02f09c7e2eb46b
|
||||||
|
|
||||||
|
post_extract() {
|
||||||
|
sed -i '/sysctl\.h/d' build-aux/yuck.c
|
||||||
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
rm ${DESTDIR}/usr/share/doc/${pkgname}/LICENSE
|
rm ${DESTDIR}/usr/share/doc/${pkgname}/LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue